How complicated can this simple app be or manifest?
Text data are stored in decentralized database using Gun.js in 3 levels
- public landing page
- a specific secret page identified by token (Green Right Arrow)
- secret token with corresponding password for the one and only holy page (Purple Right Arrow)
Run the development server
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
Fork gun relay server
Deploy to Heroku