GithubHelp home page GithubHelp logo

qs3's Introduction

qs3

By William G. Tresselt and Olav F. P. Larsen

To run this application you need to run two different program (frontend and backend). You also need to be connected to the NTNU network, either with a VPN (Cisco) or directly.

Running frontend

To run the frontend app you need to be the frontend directory. It is important that you have NPM and Node.js installed. In the terminal run:
npm install

then

npm run serve

To run the application. To run the different frontend tests use the command:

npm run test:unit

We have used Lint with prettify for good looking code. If you have problems with lint errors please run:

npm run lint -- --fix

The application should be running on http://localhost:8080/

Backend

As mentioned before it is important that you have access to NTNUs local network to be able to connect to the database. To run the backend server make sure that you have maven installed. After installing maven you can run:
mvn spring-boot:run

To run the backend server. The server should be running on http://localhost:8085.

For API please read JavaDoc and/or visit http://localhost:8085/swagger-ui.html

qs3's People

Contributors

ofplarsen avatar williamgt avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.