Skip to content

Decentraland-DAO/marvin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo
Marving is a virtual host that summarizes governance proposals.

How it works:

The commands you need to setup and use the enviroment are:

# Install dependencies
npm install
npm link typescript

# Set up your environment variables
cp .env.example .env
pico .env

# Run script that exports files to ./public/
npx ts-node export-xxxxx.ts

# Add a job the the daily process that collects and publish data
pico .github/workflows/pull-data.yml

Copyright & License

This repository is protected with a standard Apache 2 license. See the terms and conditions in the LICENSE file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published