/find.it

Easily find Developers using GitHub data, developed @ICTHackathon '17

Primary LanguageJavaScript

find.iT

Easily find Developers using data fetched from GitHub API.

find.iI supports semantic, human friendly queries such as "Find 10 javascript developers from Belgrade"

Technologies

Vue.js, Node.js, GitHub API, api.ai

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# start backend, you'll need GitHub API token
node apiAI.js

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report