Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wazery/ng-cable-example-apps
Example Rails, and Angular applications to show how to integrate ng-cable NPM package
https://github.com/wazery/ng-cable-example-apps
Last synced: about 1 month ago
JSON representation
Example Rails, and Angular applications to show how to integrate ng-cable NPM package
- Host: GitHub
- URL: https://github.com/wazery/ng-cable-example-apps
- Owner: wazery
- License: mit
- Created: 2015-10-10T11:25:57.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-10T12:01:45.000Z (about 9 years ago)
- Last Synced: 2024-05-10T22:05:46.645Z (6 months ago)
- Size: 141 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Example Rails, and Angular Applications to Integrate ActionCable using ng-cable
## Setup
```
1. git clone [email protected]:wazery/ng-cable-example-apps.git
2. cd ng-cable-example-apps
3. # cd into each application and follow the instructions in their READMEs
```