Skip to content

Commit

Permalink
Add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
faiyaz26 committed Aug 28, 2018
1 parent edf7732 commit 2b89950
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 2b89950

Please sign in to comment.