Beluga Snooze website
The frontend PWA for Beluga Snooze, powered by staticPi.com
See the backend Rust source here
Built using Vue.js and Typescript
Screenshot
- A+ ssllabs rating
- A+ security headers rating
- A+ Mozilla observatory rating
Required services
- staticPi - the simple and secure messaging service
File that are required by Beluga Snooze
file | reason |
---|---|
./.env.development |
development environmental variables |
./.env.development |
productions environmental variables |
Development
npm run serve
Build step
node build
or npm run build