Skip to content

gitcoinco/grants-stack

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
.cm
August 21, 2023 10:47
November 1, 2023 10:24
August 21, 2023 21:02
June 9, 2022 09:02

grants-round

This repository contains packages needed for a user to

  • Create & Manage Rounds
  • Explore available Rounds
  • Vote for Projects within a Round

Project Maintained via : turborepo Package manager : pnpm

Packages

  • round-manager: React application for managing rounds
  • grant-explorer: React application for exploring the grants ecosystem
  • builder: React application for managing projects
  • common: components and functionality that is shared between projects
  • eslint-config-gitcoin: common eslint config for all grants stack projects
  • verify-env: a utility package and a webpack plugin for verifying the environment of an app during build
.
├── .github                     # github specific configuration
├── packages                    # individual frontends and related packages
├── package.json                # root package configuration
├── docs                        # documentation
└── README.md
Development

We welcome external contributions. Please make sure to familiarize yourself with the Contribution Guidelines.

To contribute to this project, fork the repo and follow the instructions at DEV.md

Hosting

All the apps are hosted on Vercel. Preview links get created automatically for PRs. Commits to main get deployed to production automatically.

About

Round Manager & Grant Explorer & Project Builder of the Grants Protocol

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages