Back-End
Documentation for the back-end of the community platform
Last updated
Documentation for the back-end of the community platform
Last updated
For most information on this part and understanding what has been done please see the Strapi Documentation.
As stated in the Architecture Part, the back-end is made of a Strapi API 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 :
Official news from the AstroPlant team.
A category of an article
A frequently asked question model
A feature to be added to the roadmap
A help section used to sort the FAQs
A media from the library
A section of the library
Model representing a user on the platform
For those who are more comfortable with database models, here is an entity-relationship model of the current database :