Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 189 Bytes

Readme.md

File metadata and controls

8 lines (7 loc) · 189 Bytes

Welcome to SmartHire

Build the Docker Image

docker-compose build

Start the Containers for the frontend and backend

docker-compose up

Stopping the Containers

docker-compose down