Firebase application framework


Keywords
app, firebase, framework, react, react-native, firebase-application, moltres, moltres-template
License
Apache-2.0
Install
npm install moltres@0.5.2

Documentation

moltres

Firebase application framework.

This application framework provides functionality for building a full stack application on firebase. The application structure is built using firebase, redux, react, react-native and react-native-web.

An app built using moltres is a full fledged mobile app (iOS and Android) as well as web app.

Project Status

license npm version Build Status codecov
NPM

Documentation

Full API documentation - Learn about each method

Getting Started

Setup your firebase application on https://firebase.google.com/

Install

npm install -g moltres

Creating a new application

  • Initialize a new application (this will download the application moltres-template)
moltres init -n newapp