To install packages and run the project:
npm init && npm run run
Get mysql create a db, run the tables.sql on it.
Create a .env file with the following
DB_USER=
DB_PSWD=
DB_NAME=
DB_HOST=
DB_MAX_CON= # number of connections
| Name | Name | Last commit date | ||
|---|---|---|---|---|