-
Notifications
You must be signed in to change notification settings - Fork 632
Home
AngularFire is built to make sure you can write your app as quickly as possible. There's no backend code to write or servers to set up, just start writing your frontend code and focus on building a great experience.
Choose between an easy to use implicit sync API that will automatically keep all your Angular models persisted and updated, or a more powerful explicit sync API that gives you control over when data gets synchronized.
Synchronizing and persisting user or app data in realtime is a breeze with AngularFire's 3-way data binding. It's never been easier to extend Angular's quintessential 2-way data binding concept to the server.
AngularFire - The easiest way to wire up a backend for your Angular app.
Quickstart - Get up and running in minutes.
Tutorial - Build a Sample App in 5 Minutes »
Documentation - Learn how to use AngularFire.