Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 239 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 239 Bytes

Set Up

Run cp .env.example .env to create a .env file with the needed environment variables.

Update your .env file to contain your ngrok URL and the other needed variables.

Note: NODE_ENV is set to production by default.