FUNDOSS / fundoss

a webapp to fund Open Source collective collectives based on Quadratic Fund distribution
https://fundoss.com
GNU General Public License v3.0
11 stars 2 forks source link
crowdfunding funding open-source

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.

GPLv3