Fundoss
a webapp to fund Open Source collective collectives based on Quadratic Fund distribution
Install / Use
/learn @FUNDOSS/FundossREADME
FundOSS
Development
Start the development server by running yarn dev or npm run dev. The project supports using .env. Getting started by create a .env file with the above variables.
you will also need a mongodb instance
.env
In production, it is recommended to set the environment variables using the options provided by your cloud/hosting providers. Do not use or commit .env.
After building using yarn build, simply start the server using yarn start.
