Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 718 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 718 Bytes

Definitely Not Skroutz

  • Ορέστης Καπαρουνάκης
  • Βασίλειος Μητρόπουλος
  • Δημήτριος Δρούκαλης
  • Σπυρίδων Βεζυράκης
  • Στυλιανός Τσαγκαράκης
  • Ευάγγελος Αποστολάκης

Instructions

To run, install node.js and run the following in the cloned directory:

$ npm install
$ npm run database
$ npm run build
$ npm run start

Once the app is running it can be accessed at http://localhost:8765.

The observatory can be accesssed at http://localhost:8765/obesrvatory/api.

Refer to CONTRIBUTING.md for contributing instructions.