https://github.com/kvbc/nextjs-sql-notes
Web notes app with a Next.js Frontend and Express.js / SQLite3 Backend (REST API)
https://github.com/kvbc/nextjs-sql-notes
Last synced: 6 months ago
JSON representation
Web notes app with a Next.js Frontend and Express.js / SQLite3 Backend (REST API)
- Host: GitHub
- URL: https://github.com/kvbc/nextjs-sql-notes
- Owner: kvbc
- Created: 2023-09-22T17:00:41.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-15T14:02:29.000Z (almost 2 years ago)
- Last Synced: 2024-12-30T19:43:42.546Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://www.youtube.com/watch?v=c6nn4fzy5ic
- Size: 465 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nextjs-sql-notes
1. Download repository
2. Run `run.bat`
3. Open up `localhost:3000`

See [Video](https://www.youtube.com/watch?v=c6nn4fzy5ic)