Skip to content

quinn-dougherty/rallypoint

Repository files navigation

Made with Supabase Build GitHub Action

Rallypoint Bounties

Lean and quick funding by crowds or individuals for well-scoped items. Some dominance assurance contract / beeminder-like mechanisms a little later. I think of it like a "reverse manifund"

Development

$ cat .env
NEXT_PUBLIC_SUPABASE_URL=<ask quinn>
NEXT_PUBLIC_SUPABASE_ANON_KEY=<ask quinn>
$ pnpm d

The deploy is concerned about typescript things that pnpm dev won't notice, so it's good to also have an pnpm typewatch terminal open alongside dev server.

Warning: running pnpm build while an pnpm dev is open will make weird things happen with bad error messages

All you need to do is kill pnpm dev and restart it.

When you modify table schema in supabase

$ ./node_modules/.bin/supabase login # token in browser
$ pnpm gen-types

this will write types/supabase.ts with the table schema interface, it's problematic if it gets too outdated.

About

Lean and quick funding for AI safety projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •