consolidate readmes + mise config, add prek

This commit is contained in:
2026-05-15 03:26:46 +02:00
parent 676e58c361
commit 2155a149e8
7 changed files with 65 additions and 18 deletions
-15
View File
@@ -1,15 +0,0 @@
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Development
Run the development server:
```bash
npm run dev
```
Update GraphQL definitions from `http://127.0.0.1:8000/api/graphql/`:
```bash
npm run codegen
```
-2
View File
@@ -1,2 +0,0 @@
[tools]
node = "24"