Skip to content

Repository files navigation

Simple TODO List

Simple todo list base on Vercel Fullstack Guides.

Getting Started

First, create the tables in your database, you now can use the following command of the Prisma CLI::

npx prisma db push

Then, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

Environment

POSTGRES_PRISMA_URL="postgresql://USER:PASSWORD@HOST:PORT/DATABASE?schema=sample"

About

DeployPRO Service - NexJS & PostgreSQL Sample

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages