authorizer/app/README.md

15 lines
250 B
Markdown
Raw Permalink Normal View History

# 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`