Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.03 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.03 KB

Orcinus Dashboard

Content

Usage

  1. Clone the repo git clone https://github.com/orcinustools/dashboard.git
  2. Install the dependency npm install
  3. Start the development server npm start

OAuth

Run npm run oauth-patch to add OAuth buttons to the signin and signup interfaces.