Welcome to the Northamptonshire Dev Club API. Your contributions are welcome! The only prerequisite for this project to run locally is Node.js. It is hosted on Cloudflare. There is a continuous deployment set up against the main branch.
pnpm gen- regenerate types based on the Cloudflare bindings and envpnpm check- check if you have permission to resources configured in the wrangler.jsonc filepnpm dev- run project locallypnpm seed:prod- run migrations on the prod dbpnpm seed:dev- run migrations on the dev db