Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aljones15/github-singapore
Programming Test To Show all Github users in Singapore
https://github.com/aljones15/github-singapore
graphql javascript react relay
Last synced: 8 days ago
JSON representation
Programming Test To Show all Github users in Singapore
- Host: GitHub
- URL: https://github.com/aljones15/github-singapore
- Owner: aljones15
- Created: 2017-10-01T06:19:11.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-01T13:38:01.000Z (about 7 years ago)
- Last Synced: 2023-11-07T18:01:07.597Z (about 1 year ago)
- Topics: graphql, javascript, react, relay
- Language: JavaScript
- Size: 1.19 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# github-singapore
![Screen Shot](https://github.com/aljones15/github-singapore/raw/master/demo.png)Programming Test To Show all Github users in Singapore
If you don't have a github api token then click on your
user profile on github go to Settings and generate one
then add it to the github.env file no space between variable and value
```
source github.env
npm install
npm start
```The server should run on: http://localhost:8081/
Demo is up here: http://githubsingapore.nfshost.com/
# Stack
- Webpack
- Bulma css
- React
- GraphQL
- Relay