Skip to content

Leon97-dev/todo-api-test

Repository files navigation

todo API

.env 파일 설정

DATABASE_URL=postgresql://postgres:postgres@localhost:5432/todo

Prisma 설정

npm run prisma:generate
npm run prisma:migrate

시드 데이터 초기화

npm run prisma:seed

개발 모드로 서버 시작

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors