Skip to content

Simple backend REST API server for an auction web app using Node.js, Express.js and MySQL relational database for SENG365 at the University of Canterbury.

Notifications You must be signed in to change notification settings

University-Project-Repos/AuctionAppServer

Repository files navigation

SENG365 Web Server Assignment

Backend REST server for an auction web app. My first take at javascript, node and web development.

How I found my time to complete this, and with an A+ is beyond me during the most hectic and chaotic semester experienced with at least three final-level courses (out of at least five) straight from hell.

Instructions

Requirements

Install

npm install

Run

npm start