https://github.com/roschaefer/human-connection-glue-code
Glue code between social network Human Connection and digital democracy app Democracy
https://github.com/roschaefer/human-connection-glue-code
Last synced: about 1 year ago
JSON representation
Glue code between social network Human Connection and digital democracy app Democracy
- Host: GitHub
- URL: https://github.com/roschaefer/human-connection-glue-code
- Owner: roschaefer
- Created: 2018-04-11T16:29:06.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-11T23:14:35.000Z (about 8 years ago)
- Last Synced: 2025-03-07T13:17:07.033Z (over 1 year ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Have a local Human Connection API server running on [port 3030](http:://localhost:3030), see [instructions](https://github.com/Human-Connection/API).
Make sure you have [node](https://nodejs.org/en/) installed with a version >= 9.0.0.
Then run:
```sh
node --experimental-modules index.mjs
```