Skip to content

svemat01/grantr

 
 

Repository files navigation

Imagine using light mode

Grantr

Connecting Everyone to Funding 💸

💸 About Grantr

Grantr is a curated list of grant programmes @ Grantr App 💸

🤝 Collaboration

We are trying to stay the most up-to-date on the latest Grants! If you think there is information missing, or we made a mistake, don't hesistate to reach out to defigirlxoxo and get us back up to date.

⚙️ Setup

Using Hosted Backend Environment (Recommended)

cd frontend
cp .env.production .env.local
pnpm
pnpm dev

and visit http://localhost:1234

Using Full Local Environment (Docker)

docker-compose up

Using Full Local Environment (Manual)

Setup frontend

cd frontend
pnpm
pnpm dev

Setup backend

cd backend
cp .env.example .env
pnpm
pnpm dev

and visit http://localhost:1234

⚖️ License

Grantr is open-sourced software licensed under the © GNU General Public License v3.0.

About

Connecting Everyone to Funding

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.4%
  • HTML 2.7%
  • CSS 1.3%
  • JavaScript 0.6%
  • Makefile 0.4%
  • Shell 0.4%
  • Dockerfile 0.2%