Skip to content

Latest commit

 

History

History
49 lines (38 loc) · 1.98 KB

README.md

File metadata and controls

49 lines (38 loc) · 1.98 KB

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

Required services

  1. 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