This repo contains old code and is not actively maintained.
This project was bootstrapped with Create React App.
Run yarn install
or npm install
in the project folder to install all dependencies
yarn start
to start the server
and go to the the folder containing the gatekeeper
repo code and start the server.
By Default server starts at http://localhost:9999 , if changed also change in the src/lib/constant.js
file.
This project depends on (https://github.com/prose/gatekeeper/) repository.
Clone the above repository and setup the config file with the client_id and other info
and start the server.