Skip to content

Setting Up

Pasindu Dinal Sumanasekara edited this page Apr 15, 2023 · 2 revisions

Envrioment Variables

MONGODB_URI=
TEST_MONGODB_URI=
PORT= 3000

JWT_EXPIRES_IN=
JWT_SECRET=


Use the above structure to create the ".env" file for your local repositories.

Clone this wiki locally