Skip to content

CodersCampLittleDevs/CodersCamp2021-ProjectServerSideJavaScript-PetsAdoptAndCarePortal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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