Croissant serves RingCentral Professional Services by streamlining commonly performed tasks.
Node 16.5.1
See sample.env for a list of environment variables
git clone https://github.com/RingCentral-Pro-Services/Croissant.js.git
cd Croissant.js
Copy sample.env and fill out with correct values
cd backend
npm install
npm run build
npm start
Then go to localhost:3000