This app uses mysql as database (hence the S instead of the M at the acronym). Mysql is setup using the Sequelize ORM.
- Add .env vars
- Modify database configuration so it is created automatically on a local server.
- Clone the repository.
- Execute client and server side on separate terminals.