/secret-letters

Make your letters secret

Primary LanguageGoMIT LicenseMIT

Secret letters

This is a small application with which you can:

  • save your letter (it will have a lifetime, after which the letter will be deleted and become inaccessible to everyone)
  • share your secrets

How to run locally

Clone repo:

git clone https://github.com/hi9mi/secret-letters.git

Then You only need to run one command (need docker installed):

docker-compose up

Navigate to http://localhost:8080