Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 194 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 194 Bytes

Sample application to test Oauth2 provider.

Step to setup:

  1. Install ruby 2.3.0.
  2. Clone the application.
  3. Bundle install
  4. rails s -p 4000 (run rails server on 4000 port)