It is an Shortening url app that required for Primary Bid Ltd Task
- Docker
- configure the envirnoment on docker-compose.yml file
- configure the host name in frontend at
/shortten-app/src/config.ts
- for deploying application run command
/bin/bash ./deploy.sh
this command will deploy and run the application
- shutdown: run command
/bin/bash ./shutdown.sh
- boot/start: run command
/bin/bash ./boot.sh