Node + Express
Typescript
Knex
Vue2 + Vuetify
Axios
Postgres DB (Switching this to MySQL)
npm install
npm run start
npm install
npm run start
docker-compose -f docker-compose.db.yml up
localhost:3000/migrate/latest
localhost:3000/migrate/seed
(Work in progres)