The helpers has 3 components:
- migration script
- optimized db connection code
- ORM helpers to simplify single result, pagination, etc
Read the documentation See example in nextjs-boilerplate
- Using latest module and target settings for current LTS
- using tsc for types until bun support comes around
Using changesets so please remember to run "changeset" with any PR