Make sure you have docker-compose
installed!
- Go into the server folder, add an .env file with the database URL in it like "DATABASE_URL=URL", and run the docker-compose
docker-compose up
-
If you havent generated certificates go into
server/cert
and run the shell script -
Start the server, and it should successfully connect to the database. Enjoy!