markvoelker / web-app

Home Page:web-app-five-peach.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Regular Web Application

The Regular Web App is a simple express application that implements Auth0 authentication.

Version 1.0

This version of the regular web app is the starting place used in A0FUN-M02-L01 Create an Application.

Run Local:

ISSUER_BASE_URL=https://your-tenant.region.auth0.com \
CLIENT_ID=your-app-client-id  \
npm start

About

web-app-five-peach.vercel.app


Languages

Language:JavaScript 36.5%Language:Pug 24.8%Language:CSS 23.2%Language:Dockerfile 15.4%