- This is a sample application for a url shortener.
- The entire project follows SivaLabs guide and working flow.
- Setup your docker environment first
- Then run the docker-compose file like:
docker-compose up --build
- Here is the entire playlist for the course.
- You can find the demos and how the build works there.
- You can build the project from the
Dockerfile
inside it and push that image to your development environment.