Daostar.org website is deployed on Netlify https://github.com/metagov/daostar/tree/main/daostar-website
To edit the homepage, go to https://github.com/metagov/daostar/tree/main/daostar-website/src/components/Homepage
- Navigate to daostar-website folder and run the below commands
npm install
npm run build
npm run start
The environment variable for this has been configured with Netlify deployment