Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smakosh/next-todo-app
A Next.js Todo app that uses Server Actions
https://github.com/smakosh/next-todo-app
Last synced: 5 days ago
JSON representation
A Next.js Todo app that uses Server Actions
- Host: GitHub
- URL: https://github.com/smakosh/next-todo-app
- Owner: smakosh
- Created: 2023-11-10T07:23:45.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-12-02T02:58:39.000Z (11 months ago)
- Last Synced: 2024-10-17T16:07:49.580Z (22 days ago)
- Language: TypeScript
- Size: 91.8 KB
- Stars: 14
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Getting Started
First, run the development server:
```bash
pnpm dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
- UI generated using V0: https://v0.dev/t/6vAV7GEo1FZ
- Uses Next.js 14 with Server Actions, app entirely works with JavaScript being disabled
- Uses PlanetScale mysql serverless db with Prisma as the ORM