Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 285 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 285 Bytes

CS301 Project

Faculty profile and leave portal

Dependencies

1 docker
2 docker-compose

How to run?

$ docker-compose up --build

Note:

1 Main application is running on *localhost:9000*
2 PhpMyAdmin is running on *localhost:8080*