Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 261 Bytes

File metadata and controls

14 lines (9 loc) · 261 Bytes

Astro Camp JavaScript Workshop - Github Job api proxy

A proxy server of github job api

Installation

$ git clone git@github.com:spreered/-js_workshop_server.git
$ cd js_workshow_server
$ bundle install
$ rails s