- (Original) notepad.cc (discontinued) style and features
- No login/register required, user can start writing right away
- Open/create notes using
pathname
part of url - Save as you type
- Extras
# make sure you have mongodb running and configured accordingly
export MONGODB_URL=your-mongodb-url
export MONGODB_DATABASE=mongdo-database-to-use
yarn
yarn start