Skip to content

API that aggregates information about open source civic tech applications and systems.

License

Notifications You must be signed in to change notification settings

codeforeurope/civichq-api

 
 

Repository files navigation

Centrul Civic

####Initial node via nvm setup:

curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.32.1/install.sh | bash
source ~/.bashrc
nvm install node

npm install
npm install -g pm2

pm2 startOrRestart ecosystem_my.json

# view live logs
pm2 logs

# view running apps
pm2 list

About

API that aggregates information about open source civic tech applications and systems.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.2%
  • SQLPL 16.0%
  • Shell 0.8%