Track TODOs and ideas for changes.
-
Learn how to run mysql on docker and add a docker compose script which turns up the sql server and the app.
-
Install and run a local mysql server [done]
-
Connect the app to this server
-
Create a user database
-
Expose an API to add and get users from this database