# README Ersteller: Paul Göttsche und Oliver Deutsch ## Usage Rename `.env-example` to `.env` and set the secrets. Then install all the required dependencies using `npm install`. After that the project can be started using `npm run dev`.