CDAracena / carallel_api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

First, run the development server:

node app.js

Open http://localhost:3001 with your browser to see the result.

Environment Variables

You'll need to define the following environment variables from your Auth0 application:

  • AUTH0_AUDIENCE
  • AUTH0_ISSUER_BASE_URL
  • AUTH0_SCOPE

About


Languages

Language:JavaScript 100.0%