campfire/background
2026-01-21 16:45:35 -05:00
..
prisma feat: add map + under construction pages (#11) 2026-01-20 22:26:42 -05:00
src feat: better error comms 2026-01-21 16:45:35 -05:00
.gitignore feat: background airtable sync 2026-01-13 18:54:47 -05:00
bun.lock fix: update lockfile 2026-01-14 13:14:33 -05:00
Dockerfile chore: add migration deploy line 2026-01-20 22:30:34 -05:00
package.json fix: dependencies 2026-01-14 13:11:33 -05:00
prisma.config.ts feat: background airtable sync 2026-01-13 18:54:47 -05:00
README.md feat: background airtable sync 2026-01-13 18:54:47 -05:00
tsconfig.json feat: background airtable sync 2026-01-13 18:54:47 -05:00

background

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.22. Bun is a fast all-in-one JavaScript runtime.