ashusharma046 / AdminApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

  • npm install
  • cp dev.env .env
  • npm i -g foreman (if you don't have it globally installed already)
  • make client

Auth0

If you don't have an Auth0 account, create a new one, add the required .env vars.

Make sure in your Settings tab on Auth0's site to set callback url's to http://localhost:8011/login and allowed origins to http://localhost:8011

About

License:Other


Languages

Language:JavaScript 97.3%Language:HTML 1.3%Language:Makefile 0.9%Language:CSS 0.5%