Back-End

Documentation for the back-end of the community platform

circle-info

For most information on this part and understanding what has been done please see the Strapi Documentationarrow-up-right.

As stated in the Architecture Part, the back-end is made of a Strapi APIarrow-up-right that handles a Postgres database. The community back-end is also depending on the authentication system of the Core API, as it is using kits data. The overall back-end around the community API revolves as follows :

Strapi Models

Articles

Official news from the AstroPlant team.

Full modelarrow-up-right

Categories

A category of an article

Full modelarrow-up-right

FAQs

A frequently asked question model

Full modelarrow-up-right

Features

A feature to be added to the roadmap

Full modelarrow-up-right

Help Sections

A help section used to sort the FAQs

Full modelarrow-up-right

Library Medias

A media from the library

Full modelarrow-up-right

Library Section

A section of the library

Full modelarrow-up-right

Users

Model representing a user on the platform

Full modelarrow-up-right

E/R Model

For those who are more comfortable with database models, here is an entity-relationship model of the current database :

Last updated

Was this helpful?