Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 282 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 282 Bytes

Reyah app auth provider

Reyah app auth provider for web and Node.js written in TypeScript

Compile

This project use typescript

npm i
npm run build

Docs

The documentation is generated with Typedoc.

npm i --only=dev
npm run gendoc