Developer-DUCS / eMission

eMission is a senior capstone project, a mobile app to track carbon emissions with each drive.
MIT License
4 stars 1 forks source link

Task: Application Deployment Testing #119

Closed cwarren279 closed 5 months ago

cwarren279 commented 7 months ago

Begin testing the application's connection to the MCS server and it's ability to run effectively. This task will involve creating a separate github branch for the api and for the server.js files. These are the branches that will be cloned into the MCS server (to save space). This task may also include creating a shell script that when used, can run all application tests, ssh into the server, clone and run the node server.