Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To install required dependencies run: npm install To run application run in terminal:

  1. sailing-webpage\server> npm start to start the server
    2.sailing-webpage\react> npm start to start the frontend

To run application from docker run these commands:

  1. docker pull matilan/react:3.0
  2. docker pull matilan/node:1.0
  3. docker compose up --build

Credentials for user's with given roles for testing purposes:

Students:

  1. { "username": "Adam", "password": "student_password" }

Instructors:

  1. { "username": "instructor", "password": "instructor_password" }

  2. { "username": "instructor2", "password": "instructor2_password" }

  3. { "username": "instructor3", "password": "instructor3_password" }

Admin credentials: { "username": "mati" "password": "jurek21" }

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages