Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hamlim/notedo
A plain text todo application - maybe
https://github.com/hamlim/notedo
component-library next nextjs react todo todos
Last synced: about 1 month ago
JSON representation
A plain text todo application - maybe
- Host: GitHub
- URL: https://github.com/hamlim/notedo
- Owner: hamlim
- Created: 2020-05-12T21:51:32.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-07T04:42:00.000Z (about 2 years ago)
- Last Synced: 2024-12-14T04:08:22.261Z (about 2 months ago)
- Topics: component-library, next, nextjs, react, todo, todos
- Language: JavaScript
- Homepage: https://notedo.now.sh/
- Size: 320 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Notedo
A plaintext todo application - maybe
## Getting Started:
```sh
yarn
``````sh
yarn dev
```## Deploying:
```sh
yarn deploy
```When you're ready to deploy to production:
```sh
yarn deploy-prod
```