Skip to content

drmikeh/arcadiaBase

 
 

Repository files navigation

#Arcadia BASE#

The idea behind this project was to create a web app in the MEAN Stack, but instead of using socket.io, implement the use of Firebase. Firebase lets you store & sync data to all connected clients in realtime. Although it is also a noSQL databse as well, I'm still using MongoDB to store my data and users. Only using Firebase for the "real-time" game play

##Technologies Used

  • Angular FullStack Generator
  • ngAnimate
  • Bootstap
  • MongoDB
  • Firebase.io
  • Angular
  • AngularFire
  • Malarkey
  • TweenMax

###Links

###Install

  • Clone
  • npm install
  • bower install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 43.2%
  • HTML 36.7%
  • ApacheConf 14.4%
  • CSS 5.7%