https://github.com/leegeunhyeok/noty
π Daily note & Todo management with Noty!
https://github.com/leegeunhyeok/noty
Last synced: 24 days ago
JSON representation
π Daily note & Todo management with Noty!
- Host: GitHub
- URL: https://github.com/leegeunhyeok/noty
- Owner: leegeunhyeok
- License: mit
- Created: 2019-09-02T08:57:40.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-01T11:44:28.000Z (over 2 years ago)
- Last Synced: 2025-02-14T12:15:59.491Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 16.4 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Noty
## κ°λ°νκ²½ μΈν
- Server
```bash
npm i
```- Client
```bash
# Comming soon..
```- Prisma
```bash
cd src/prisma
docker-compose up -d
prisma deploy
```