https://github.com/egoist/denote
A Decentralized Note-Taking App
https://github.com/egoist/denote
blockchain blockstack decentralized note-taking
Last synced: 10 months ago
JSON representation
A Decentralized Note-Taking App
- Host: GitHub
- URL: https://github.com/egoist/denote
- Owner: egoist
- Created: 2019-09-13T08:30:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-12-25T14:21:26.000Z (about 4 years ago)
- Last Synced: 2025-04-23T09:54:05.156Z (10 months ago)
- Topics: blockchain, blockstack, decentralized, note-taking
- Language: Vue
- Homepage: https://denote.xyz
- Size: 336 KB
- Stars: 49
- Watchers: 5
- Forks: 8
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Denote
A Decentralized Note-Taking App.
https://denote.xyz
## Todos
- [ ] Tags
## Develpment
```bash
# Local server
yarn dev
# Build for production
yarn build
```
## License
MIT © [EGOIST](https://egoist.sh)