backend to access database for unipark
- Ensure that latest database is on MSSQL
- Ensure node.js v8+ is installed
- Ensure that git is installed
- Install postman for checking of functions
- Ensure your console (git) is pointing towards the project folder
- In command line type "npm install" to install dependancies (first time running / after installed other dependancies)
- Type "node app" to start the development server
- Point postman to running address Test