Skip to content

ascalabro/AngularFire-implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realtime forum application for my team and I to discuss and track issues being addressed in the project we may be working on

You will need the following in your app.config.js:

app.config = {
    viewPath : "/app/views",
    firebaseAppUrl : "http://djenchat.firebase.com",
    firebaseAppSecret: "4wpZ63CXRSkIw5XD0Ohw2n6yrSnsaZv0mUJ2kwv4"
};

Using tutorial https://thinkster.io/learn-to-build-realtime-webapps/

About

AngularJS & Firebase chat application, in the making

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published