## Deployment
Is simplified using Docker and by making a few assumptions, e.g. that API and frontend are available under the same domain.
## Development
### Frontend
Is written in angular + bootstrap.
### Backend
Uses NextJS + PostgreSQL with JWT as cookies.