Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 679 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 679 Bytes

🔫rushgun

How complicated can this simple app be or manifest?

Text data are stored in decentralized database using Gun.js in 3 levels

  1. public landing page
  2. a specific secret page identified by token (Green Right Arrow)
  3. secret token with corresponding password for the one and only holy page (Purple Right Arrow)

Getting Started

Run the development server

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

For production

Fork gun relay server

Deploy to Heroku