- Elm
- NGINX
- Docker
If you haven't used Elm before its recommended to go through this guide.
We recommend using the module documentations for development as they are well written and easy to understand.
- Clone repository
- Run
yarnornpm install cp .env.example .env- Replace values in .env with correct values.
yarn devornpm run devto start the dev-server.
