Grantr is a curated list of grant programmes @ Grantr App 💸
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.
cd frontend
cp .env.production .env.local
pnpm
pnpm dev
and visit http://localhost:1234
docker-compose up
Setup frontend
cd frontend
pnpm
pnpm dev
Setup backend
cd backend
cp .env.example .env
pnpm
pnpm dev
and visit http://localhost:1234
Grantr is open-sourced software licensed under the © GNU General Public License v3.0.