server-deployment-practice This a practice to deploy a web app and test it using CI environment (Github Actions) Author : Rujeena Al-zyoud Here you can check the deployment for class-01 assignment: deployment for this dev branch. deployment for prod main(master). PR Test Setup .env requirements PORT - 3000 Running the server clone this repo. npm start run the test by : npm test