999d0d4322
* reduce docker dev size * reduce docker prod size * fix lint * add gunicorn * fix bandit reported issues * add docs external link icon * add env vars to docs * add permission to docker * merge to one backend Dockerfile * fix codefactor issues * add docs for puid/pgid * add docker healthcheck |
||
---|---|---|
.. | ||
public | ||
src | ||
.env.development | ||
babel.config.js | ||
frontend.Dockerfile | ||
jsconfig.json | ||
package-lock.json | ||
package.json | ||
README.md | ||
vue.config.js |
frontend
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint