Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1.02 KB

File metadata and controls

14 lines (9 loc) · 1.02 KB

CodersCamp2021-ProjectServerSideJavaScript-PetsAdoptAndCarePortal

Table of Contests

At this step all you have to do is create file .env based on .env.example

.env file is a source of environment variables for this application -PORT - on which server will start -JWT_SECRET - defines a compact and self-contained way for securely transmitting information between parties as a JSON object. -DB_URL - to connect to MongoDB database