lex111 / open-source

:tada: A list of GitHub issues to help beginners make their first pull request.

Home Page:https://open-source.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open Source

A list of GitHub issues to help beginners make their first pull request.

Codeship Status for bukinoshita/open-source Build Status

Install

$ npm install

Running

$ npm run dev

Configuration

env.js is loaded in index.js to set up all the ENV variables, and the only one variable being used right now is GITHUB_TOKEN which is the access token you can generate with your GitHub account. For example, your env.js could simply look like this:

process.env.GITHUB_TOKEN = '123456'

License

MIT © Bu Kinoshita

About

:tada: A list of GitHub issues to help beginners make their first pull request.

https://open-source.now.sh

License:MIT License


Languages

Language:JavaScript 100.0%