ruslankonev / notepad

:page_facing_up: A very simple to use and easy to deploy application for taking notes securely written in Node.js

Home Page:https://notepad.mx/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

:page_facing_up: A very simple to use and easy to deploy application for taking notes securely written in Node.js

https://notepad.mx/

License:MIT License


Languages

Language:Vue 41.3%Language:JavaScript 28.2%Language:TypeScript 18.8%Language:SCSS 9.6%Language:HTML 1.8%Language:Shell 0.2%