REST API application for keeping track of TODO tasks organized in lists.
Requires registration with login and password. Logging in returns JWT token which is used for later authentification for API requests.
- Docker with compose plugin
make envdocker compose up -d