Notepad

GitHub GitHub last commit

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

Deploy

Sign up for free at: https://signup.heroku.com/

GitHub

View Github