https://github.com/ninest/fastnotes
Note-taking PWA
https://github.com/ninest/fastnotes
note-taking notes notes-app pwa
Last synced: 8 months ago
JSON representation
Note-taking PWA
- Host: GitHub
- URL: https://github.com/ninest/fastnotes
- Owner: ninest
- License: mit
- Created: 2020-09-17T16:59:05.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2021-02-01T14:54:44.000Z (over 5 years ago)
- Last Synced: 2025-01-07T14:24:02.598Z (over 1 year ago)
- Topics: note-taking, notes, notes-app, pwa
- Language: JavaScript
- Homepage: https://quicknote.now.sh/
- Size: 369 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Fastnote](https://quicknote.now.sh/)
> **📝 Note-taking PWA**

[](https://www.buymeacoffee.com/ninest)
[](http://hits.dwyl.com/quick-note/NextBusSG)
## ⚙️ Build setup
Clone or fork the repository, then run
```bash
yarn
yarn dev
```
to start a dev server.
### PWA config
_Coming soon_
### Hosting
To host a debug:
```
vc
```
To host production:
```
vc --prod
```
## 📜 License
MIT