Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pfrazee/peoplehere
https://github.com/pfrazee/peoplehere
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pfrazee/peoplehere
- Owner: pfrazee
- Created: 2022-07-31T00:55:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-06T02:05:04.000Z (over 2 years ago)
- Last Synced: 2024-10-30T15:54:39.490Z (about 2 months ago)
- Language: JavaScript
- Size: 1.42 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# instructions
on the pi:
```
ENDPOINT={hostname_of_cloud} node index.js
```on the server:
```
PORT=80 node server.js
```