Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scmmishra/nutmeg
[WIP] A dead simple note taking app built for the web.
https://github.com/scmmishra/nutmeg
express note-taking notes vue vuejs
Last synced: 24 days ago
JSON representation
[WIP] A dead simple note taking app built for the web.
- Host: GitHub
- URL: https://github.com/scmmishra/nutmeg
- Owner: scmmishra
- License: gpl-3.0
- Created: 2019-04-20T09:21:40.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-22T11:03:37.000Z (almost 2 years ago)
- Last Synced: 2024-10-10T01:41:27.509Z (about 1 month ago)
- Topics: express, note-taking, notes, vue, vuejs
- Language: Vue
- Size: 3.65 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A dead simple note taking app built for the web.
Work in Progress.
## Features
- Markdown Shortcuts## Technology Stack
- VueJS
- ExpressJS
- Sqlite## Try the app
**NOTE: The app is still a work in progress, this means it's a wreck at the moment.**
1. Clone the app `git clone https://gitlab.com/scmmishra/nutmeg`
2. `cd` into the repository, you shall find two folders `client` and `server`.
3. `cd` into each directory and run `yarn` or `npm install` whatever makes you roll.
4. Run `yarn start` on one terminal.
5. Run `yarn serve` on another terminal## Screenshots
## License
GNU General Public License v3.0