Skip to content

JorisLA/caisse-noire-back

Repository files navigation

caisse_noire_back

Backend using Flask for caisse_noire project

Build Setup

# install dependencies
npm install

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run server
gunicorn app:app

# fresh database migration
python manage db upgrade

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages