Skip to content

jcenturion/dashboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hawkeye

Hawkeye gives you the possibility to manage Auth0 custom OAuth2 connections in an easy way. The application provides you:

  • List all your connections
  • CRUD operations
  • Create a custom connection based on existing templates

Live demo at http://jcenturion.github.io/dashboard.

Development

Prerequisites

To run Hawkeye locally, you'll need the following:

First Time Setup

  1. Install gulp globally - npm install --global gulp
  2. Install NPM packages - npm install

Running the server

$ gulp
$ open http://localhost:3000

Issue Reporting

If you have found a bug or if you have a feature request, please report them at this repository issues section.

License

This project is licensed under the MIT license. See the LICENSE file for more info.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.2%
  • HTML 6.4%
  • RAML 1.6%
  • CSS 0.8%