Airnote is a self-destructing notes app that encrypts your secret inside the browser so, secret and decryption password never propagated to the server, only the AES-256 encrypted secret which is destroyed immediately after it's fetched from the server.
- Install NPM dependencies
npm install
- Run development environment
npx next
- Go to
http://127.0.0.1:3000
examples/docker-compose-with-nginx-le.yml
minvs1/airnote