https://github.com/jguadagno/startr
S.t.a.r.t.R is a sample project that shows how to leverage SignalR, TopShelf, Asp.Net MVC, RabbitMQ, Twitter Bootstrap and Redis to build highly scalable real-time web sites using Command Queues and Event Driven Architecture.
https://github.com/jguadagno/startr
Last synced: about 2 months ago
JSON representation
S.t.a.r.t.R is a sample project that shows how to leverage SignalR, TopShelf, Asp.Net MVC, RabbitMQ, Twitter Bootstrap and Redis to build highly scalable real-time web sites using Command Queues and Event Driven Architecture.
- Host: GitHub
- URL: https://github.com/jguadagno/startr
- Owner: jguadagno
- License: mit
- Created: 2013-09-19T17:06:29.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2022-07-20T19:42:02.000Z (almost 3 years ago)
- Last Synced: 2024-10-19T01:18:02.750Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 2.51 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
StartR
=====# About
S.t.a.r.t.R is a sample project that shows how to leverage SignalR/ServiceStack, TopShelf, Asp.Net MVC/AngularJS, RabbitMQ, Twitter Bootstrap and Redis to build highly scalable real-time web sites using Command Queues and Event Driven Architecture.# Technologies
* SignalR
* TopShelf
* Asp.Net MVC
* AngularJS
* RabbitMQ
* ServiceStack
* Swagger
* Redis# How To Use
TBD