Skip to main content

Database

The database is a MongoDb database. You can use the docker-compose.yml file at the root of the project to launch a mongo database. The project use Prisma for the migrations and the database compliance in the Typescipt code.

note

You can see a better version (not in markdown) of the database schema here.

There is also a mermaid schema for the database: