Skip to content

Repository files navigation

Cookup

Cookup is a small, unlisted restaurant and place saver. Each list is reachable through a random URL, with personal tags and notes for finding saved places again.

The project will run as a Cloudflare Worker with a Hono API, Cloudflare D1, and a Vite/React frontend served from Workers Static Assets.

Development

Phase 1 development setup is being built from the approved plan in /home/ubuntu/cookup-plan.md. Once the application scaffolding is in place:

pnpm install
pnpm dev

See the project scripts and wrangler.toml for local D1 and deployment commands.

Google Places configuration

Google Places search and Google Maps link resolution use the GOOGLE_PLACES_API_KEY Worker secret. For production, configure it with:

wrangler secret put GOOGLE_PLACES_API_KEY

For local development, put the key in a gitignored .dev.vars file:

GOOGLE_PLACES_API_KEY=your-key-here

About

Share your food places with friends

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages