A tool for improving your trips to themeparks - once developed
Find a file
2025-09-09 21:13:02 +02:00
api fix db client so that casing works 2025-09-09 21:13:02 +02:00
.gitignore Initial commit 2025-09-07 20:07:41 +02:00
api.md begin basic app structure 2025-09-07 21:42:03 +02:00
README.md setup drizzle for d1 & create db schema 2025-09-08 22:03:42 +02:00

themepark-assistant

A tool for improving your trips to themepark - once developed

Testing

Send request

curl -H "Authorization: Bearer insecure-token" http://127.0.0.1:8787/notification/list

Update cloudflare d1 db

DB scheme is defined in typescript

apply changes

npx drizzle-kit push