[go: up one dir, main page]

Skip to content

A simple app to demonstate the ease of fetching and mutating data with Next.js App Router, RSC, and Server Actions.

Notifications You must be signed in to change notification settings

rauchg/emoji-todo

Repository files navigation

emojis-todo

A simple app to demonstate the ease of fetching and mutating data with Next.js App Router, RSC, and Server Actions.

Deploying

  • Import this repo
  • Create a Postgres (Neon) db and attach it to your Vercel project

Developing

  • Run vc link - make sure your Vercel project has a Postgres db attached
  • Run vc env pull to populate .env
  • Run drizzle-kit push to create the db schema
  • Run pnpm dev

About

A simple app to demonstate the ease of fetching and mutating data with Next.js App Router, RSC, and Server Actions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published