stacks-voice
v0.1.19
Published
Spoof free message board software. Uses Signed Structured Data to sign and verify messages. Pre-release - use at own risk.
Downloads
13
Readme
Stacks Voice
Install and run dev
- Copy
.env.example
to.env
and edit where necessary. npm install
npm run db:create
npm run dev
- Follow console instructions
Package App
./node_modules/.bin/svelte-kit package
cd package
npm publish