Skip to content

a database will be go throught after search requests. client/server messages

Notifications You must be signed in to change notification settings

tugrazbac/software_distributed_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Installing required packages:

You need to install the Node.js JavaScript runtime.

On deb-based Linux distributions, use the following command:

sudo apt-get install nodejs

On Macs with the Homebrew package manager installed, use:

brew install node

All required libraries are pre-installed in the repository.

Download test data from https://student.cgv.tugraz.at/assets/db.zip and unpack it to a folder db.

Starting the server:

cd server
nodejs server.js

note: on some systems the command is node instead of nodejs.

Starting the client:

http://localhost:1337/client/view.html

About

a database will be go throught after search requests. client/server messages

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published