-
Make sure to change your directory to Ennovate_BK: (Required) $ cd Ennovate_BK
-
To Install the needed packages, write in the teminal: (Required) $ npm i
-
To Set The private Key, write in the terminal: (Required) $ export ennovate_jwtPrivateKey=secret
-
To Set The Email Password, write in the terminal: (Required) $ export emailPass=Kokiwawa123
-
To run the unit testing functions, write in the terminal: (Optional) $ npm test
-
To make sure everything is written in JS Standard, write in the terminal: (Optional) (Ignore Test Files adnd Configration Files) $ standard
-
To set the port number, write in the terminal: (Optional) (Default = 8080) $ export PORT=3000
-
To send verification emails to the users, write in the terminal: (Optional) (Default = false) $ export EMAIL=true
-
To use the global URL, write in the terminal: (Optional) (Default = false) $ export GLOBAL=true
-
To run the server, write in the terminal: (Required) $ node index.js Or To keep running while making changes $ nodemon index.js
-
Notifications
You must be signed in to change notification settings - Fork 0
AhmedWael205/Backend
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published