- Move to a docker based environment for development as well as the production environment.
- Deprecated the judge setup shell files.
- Switched to env variables for managing configs like MySQL credentials.
- Setup actions to automatically build and publish docker images on each push to master / a new tag is pushed / a PR is raised.
- Updated the Readme files.
- Wiki is being updated parallelly.