Set up project:
- Setup env file
cp .env.dist .env
(don't forget to validate theUSER_ID
andNGINX_PORT
) - Setup settings ini
cp config.ini.dist config.ini
- Build docker containers
make build
External resources:
- Bootstrap 5 https://getbootstrap.com/docs/5.0/getting-started/introduction/
- Datetime picker: https://github.com/flatpickr/flatpickr