A very simple app for writing and storing notes online
Notepad
A very simple app for writing and storing notes online.
Demo
Deployment
Deploy this whole thing to production in three lines:
git clone https://github.com/Athlon1600/notepad.git
cd notepad
npm run build && npm run start
A Docker image will be available soon…
Heroku
Sign up for free at: https://signup.heroku.com/