diff --git a/README.md b/README.md new file mode 100644 index 0000000..01199f5 --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +Real Time Notification System on Kubernetes +=============================================== + + +Please check the [release](https://github.com/faiyaz26/rtn-k8s) to understand different stage of this application + +To run and develop locally you can use Docker-Compose. + +``` +docker-compose up --build +``` + +Technology/tools used +1. Node.JS +2. Socket.io +3. Redis +4. Express.js +5. Docker +6. Kubernetes +7. Vue.js