Skip to content

Repository files navigation

General Stack

API

Node + Express

Typescript

Knex

FrontEnd

Vue2 + Vuetify

Axios

DB

Postgres DB (Switching this to MySQL)


Deploying (Locally)

API:

npm install
npm run start

FrontEnd:

npm install
npm run start

DB:

docker-compose -f docker-compose.db.yml up
localhost:3000/migrate/latest
localhost:3000/migrate/seed

Deploying (Production)

(Work in progres)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages