mirror of
https://github.com/aaronpo97/the-biergarten-app.git
synced 2026-02-16 10:42:08 +00:00
Add page count to api route header, update docs
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"start": "next start",
|
||||
"lint": "next lint",
|
||||
"format": "npx prettier . --write",
|
||||
"seed": "npx ts-node ./prisma/seed/index.ts"
|
||||
"seed": "npx ts-node ./src/prisma/seed/index.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hapi/iron": "^7.0.1",
|
||||
|
||||
Reference in New Issue
Block a user