Make sure you have a .env file with the correct contents. Check example.env for more information.
Run the following commands before anything else:
yarn
yarn prisma generateRun the following command to start the dev server:
yarn devPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.