Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 365 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 365 Bytes

antry_admin

Antry is a Visitor management System to manage the visitor and student entry log.

Pull Docker Image

first you have to ensure that install docker on your system after that go to the terminal and write down code. web server port :3232

docker pull roshannahak/antry_admin_web
docker run -p 3232:3232 roshannahak/antry_admin_web