https://github.com/codewritingcow/fireslack
Clone of Slack chat app. Built with AngularJS and Firebase.
https://github.com/codewritingcow/fireslack
angular angularfire firebase slack
Last synced: 5 months ago
JSON representation
Clone of Slack chat app. Built with AngularJS and Firebase.
- Host: GitHub
- URL: https://github.com/codewritingcow/fireslack
- Owner: CodeWritingCow
- Created: 2015-11-27T06:50:34.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-01T07:36:10.000Z (over 10 years ago)
- Last Synced: 2025-08-01T17:48:34.292Z (7 months ago)
- Topics: angular, angularfire, firebase, slack
- Language: JavaScript
- Homepage: https://codewritingcow-chat.firebaseapp.com/
- Size: 46.9 KB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AngularFire Slack
_By Gary Pang_
This is an AngularFire clone of the Slack chat app. From the Thinkster tutorial, ["Learn to build a Real-Time Slack clone with AngularFire,"](https://thinkster.io/angularfire-slack-tutorial). Thinkster's original repo is at https://github.com/apai4/fireslack-seed
## Notes from the original readme file
This project is generated with [yo angular generator](https://github.com/yeoman/generator-angular)
version 0.11.1.
## Build & development
Run `grunt` for building and `grunt serve` for preview.
## Testing
Running `grunt test` will run the unit tests with karma.