Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 250 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 250 Bytes

Authorizer APP

App that can be used as login wall for your any application in combination with @authorizerdev/@authorizer.js

Getting started

Setting up locally

  • cd app
  • npm start

Creating production build

  • make build-app