- Typescript: https://vuejs.org/v2/guide/typescript.html
- Vuetify: https://vuetifyjs.com/en/
- Firebase: https://firebase.google.com/
- Vuefire: https://vuefire.vuejs.org/vuefire/
- Firebase functions samples: https://github.com/firebase/functions-samples
Use Node version 16
Install Firebase cli, e.g.
npm install -g firebase-tools
npm install
npm run serve
npm run build
npm run test
npm run lint
Make sure you have logged in to firebase (firebase login
) then run
npm run build
firebase deploy
(not needed 2022 - collecting via google forms)firebase deploy --only hosting
NOTE: In order to add contributors, you must be logged in with umedevkonferens