Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 415 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 415 Bytes

QAppWeb

NOTES:

  • change the server url in the services in order to deploy in production
    • src/app/providers/services/{auth, papers_api, user, webpush}

Run localy compiled version

docker run --rm -p 8000:80 -v ./dist/:/usr/share/nginx/html -v ./nginx.conf:/etc/nginx/conf.d/default.conf nginx:alpine 

TODO:

  • structure

  • bootstrap

  • auth_svc: ??? localstorage or storageSvc