A Vue + Typescript PWA frontend for belugasnooze
belugasnooze website
The frontend PWA for belugasnooze, powered by staticPi.com See the backend rust source here
Built using Vue.js and Typescript
Required services
- staticPi – the simple and secure messaging service
File that are required by belugasnooze
file | reason |
---|---|
./.env.development |
development enviromental variables |
./.env.development |
productions enviromental variables |
Development
Build step
node build
or npm run build