Skip to content

CityOfDetroit/open-checkbook

Repository files navigation

open-checkbook

Search and visualize vendor spending data across city agencies from OCFO.

This repo is bootstrapped from the Gatsby 2 Semantic UI Starter and uses the gatsby-source-pg plugin to query PostgreSQL data.

Dev

Clone the repo and install dependencies:

git clone <>
cd open-checkbook
yarn

Set your development or production environment variables by copying .env.example:

cp .env.example ./.env.development

Start the development server: gatsby develop

Deploy to gh-pages: yarn run deploy

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published