Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

SamMayWork/insecoursework

Repository files navigation

INSE Coursework Build Status

Installation

This forum must be run on a Linux host with a version of PostgreSQL installed that has a username and password of 'test'

To install and run the latest build of this software

  1. Clone the repo
  2. cd into the repo's root directory
  3. npm i
  4. cd into the frontend directory
  5. npm run build
  6. Navigate back to the root repository and then run npm start

Once the server has been established, the frontend files should be contactable using localhost:8080 in the browser Backend functionality can also be tested by manually firing GET/POST Requests at localhost:8080

Definition of the API can be found inside of the backend/docs/api and docmentation for all of the backend can be found in backend/docs/out

Legend detailing team member's names is located in legend.md Joao's work does not seem to appear under contributors, but he has absolutely committed a great deal to the code which is all visible in the pulse section of Insights.

About

INSE Coursework Repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published