There are 5 Section such as Professional Summary, Project Details ,Personal Information
Technical Skills and Project information.
After fetching Each Section Details Then Submit all the session and Then
CV will be open in google documentation there we can modify the CV information If Required.
Installation Required for Running the Project
git clone git@github.com:thinkitivetech/elite-coders-backend.git
cd elite-code-backend
./init.sh
After Running the script Backend Service Will become Up
#Update services jars Pull latest changes and Run script
./init.sh
Backend Services will be updated and will be up and running
Build Services Docker Images
docker-compose --file docker-compose.yml build
Run Services
docker-compose --file docker-compose.yml up -d