Skip to content

Open-Earth-Foundation/CityCatalyst-global-data

Repository files navigation

CityCatalyst

Open Source carbon accounting for cities

Test coverage

codecov

Docs

Local Development: Set up steps

Database

You have to create a Postgres database user:

createuser ccglobal
createdb ccglobal -O ccglobal

Configuration

Copy dev.env to .env and edit it to match your configuration.

cp dev.env .env

Start Mage-ai

docker compose up

Navigate to http://localhost:6789

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published