Skip to content

andmarkan/krakn

 
 

Repository files navigation

Krakn

Real-time chat app built with AngularJS, Firebase & Ionic

This is an example app that was built to suppliment my book, AngularJS Deployment Essentials

Gitter

AngularJS Deployment Essentials Book Cover

Structure

web-app/

Chapter 1
Our App and Tool Stack
<dt>Chapter 2</dt>
<dd>Deploying to Apache</dd>

<dt>Chapter 3</dt>
<dd>Deploying to Heroku</dd>

<dt>Chapter 4</dt>
<dd>Deploying to Firebase Hosting</dd>

cordova-mobile-app/

Chapter 5
Deploying as Mobile App

chrome-app/ & chrome-mobile-app/

Chapter 6
Deploying as Chrome App

beyond-the-book/

I will continue to improve this application beyond the release of the aformentioned book. This approach will ensure that the examples within the text are in sync with this repo, while alowing me to continue development within this folder.

Contributions

  1. Fork it!
  2. Create your feature branch: git checkout -b my-rad-feature
  1. Commit your changes: git commit -m 'Added radical features'
  2. Push to the branch: git push origin my-rad-feature
  3. Submit a pull request & I thank you kindly :D

Credits

  1. AngularJS
  2. Firebase
  3. AngularFire
  4. Ionic Framework
  5. Packt Publishing

License

MIT License © Zachariah Moreno

About

Real-time chat app built with AngularJS, Firebase & Ionic for the book, AngularJS Deployment Essentials

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 55.1%
  • JavaScript 18.5%
  • Objective-C 14.6%
  • Makefile 3.1%
  • HTML 2.7%
  • C# 2.1%
  • Other 3.9%