You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The homepage for the Council Data Project organization. It contains information about the project and acts as a transfer site for supported instances.
Council Data Project
Council Data Project is an open-source project dedicated to providing journalists, activists, researchers, and all members of each community we serve with the tools they need to stay informed and hold their councilmembers accountable.
For more information about Council Data Project, please visit our website.
About
councildataproject.org is our landing page! It contains more in-depth information and details about the project than the individual repo README files.
Contributions here should be largely text changes, admin updates, and new deployment management.
Development Commands
npm install: Install project dependencies
npm start: Start a dev server and watch for changes
npm run build:prod: Build the production application
npm run build:stage: Build the development application
npm run deploy:stage: Deploy a development preview via GitHub Pages in forked repos