SE701-T5 / Backend

Heroku deployed Node.js backend server developed by Team-5 for the UniForum project associated with the University of Auckland SOFTENG 701 course
https://uni-forum.herokuapp.com/
MIT License
2 stars 18 forks source link

Fixed bug with heroku deployment. #66

Closed kimslor closed 2 years ago

kimslor commented 2 years ago

Description

Changed the start script to use node instead of nodemon. Added dev option to use nodemon.

A mistake was made reviewing this pull request. An explanation with the correction can be found here #67

Related Issue

Solves https://github.com/SE701-T5/Backend/issues/65

Type of change

How Has This Been Tested?

Checklist:

For more information, refer to the Contributing Guidelines and Code of Conduct links at the bottom of this page.