Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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