Skip to content

Repository files navigation

Raft Survey

Raft Survey is a Cloudflare Worker sample app for authenticated survey flows such as meetup signups.

Development

npm install
npm run migrate:local
npm test
npm run typecheck
npm run dev

Create a local .dev.vars from .dev.vars.example before running Wrangler.

The Raft OAuth setup URL currently uses the compatibility path /login-with-raft/setup; keep that path unless your Raft deployment exposes a newer setup endpoint.

Deployment

Deployment resources are configured in wrangler.jsonc with placeholder IDs and domains. Replace them with your own Worker, D1, R2, OAuth client, and route values before deploying.

About

Public-ready Raft mini-app sample: authenticated survey Worker

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages