Skip to main content

Database

Make sure your enviroment variables are present in the .env file.

Starting the docker container

docker-compose up -d

Migrating the database

yarn migrate