Skip to content

lllincoln/grantly

Repository files navigation

Grantly

While you build the product, we'll find grants to fund it.

Get Started

Database

  1. Use scripts/create_db.sh to use Docker to start a Postgres database.
  2. Run migrations in packages/grantly-database with bunx drizzle-kit migrate

.env

Create src/packages/grantly-web/.env:

# These keys can be found publicly on Cloudflare's website. They are for testing only. They are not used in production.
PUBLIC_TURNSTILE_SITE_KEY=3x00000000000000000000FF
TURNSTILE_SECRET_KEY=1x0000000000000000000000000000000AA

# Can be whatever you want.
BETTER_AUTH_SECRET="blah-blah-blah"

# Needs to be your local hosting URL.
BETTER_AUTH_URL="http://localhost:5173"

# Grab an API key from Resend.
RESEND_API_KEY=re_...

About

AI-native grant finding and matching platform for small nonprofit organizations that do good.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages