Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 546 Bytes

readme.md

File metadata and controls

37 lines (25 loc) · 546 Bytes

Inbound

Recruitment manager for IMG

Deployment

To deploy this project run

  git clone https://github.com/samratmiddha/Inbound-Docker.git
  cd Inbound-Docker
  git clone https://github.com/samratmiddha/Inbound-backend.git
  git clone https://github.com/samratmiddha/Inbound-Frontend.git

add .env files in Inbound-backend directory

set the variables in ./Docker/init.sql

set Postgres variables in docker-compose.yml

  Docker compose build
  Docker compose up