Skip to content

Repository files navigation

notes-app-backend

Local setup

npm install
# init dev sqlite db
sqlite3 dev.db "VACUUM;"
# run db migrations
npx prisma migrate dev
# run in dev mode
npm run dev

About

Node/Express backend for the notes app

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages