Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UniLibrary

UniLibrary is a project done for the course of Web Application and Services. To implmement this project has been used the MEAN stack.

Requirments

Make sure you have npm, docker and docker-compose installed. Docker-compose should be version 1.6 or higher.

Clone repository

$ git clone https://github.com/nour1988/UniLibrary.git

Client side

cd UniLibrary
cd angular-client
npm install

Server side

cd ..\
cd express-server
npm install

Docker compose

cd ..\
docker-compose up --build

Log in credentials

username: user   password: user123
username: librarian   password: librarian123
username: admin   password: admin123

App should be running in localhost:4200 Server should be running in localhost:3000

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages