Skip to content

App to create and edit Fiscal Data Packages for OpenSpending.

License

Notifications You must be signed in to change notification settings

openbudgets/os-packager

 
 

Repository files navigation

OS Packager

Gitter Issues Docs

An app to make Fiscal Data Packages from a CSV of Fiscal Data, and publish those packages to OpenSpending.

Quick start

# get the code
git clone https://github.com/openspending/os-packager.git

# install dependencies
npm install

# build the frontend assets
npm run build

# run the tests
npm test

# run the server
npm start

# load the app in your default browser
open http://127.0.0.1:5000

See the docs for more information.

About

App to create and edit Fiscal Data Packages for OpenSpending.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 74.3%
  • HTML 19.2%
  • CSS 6.2%
  • Shell 0.3%