Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 186 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 186 Bytes

Simple Authentication

See /api for docs

Running the app

$ yarn install
$ yarn db:migrate
$ yarn run start:dev

Start prisma studio

$ yarn db:studio