0.4.4 • Published 5 years ago

myfirebase v0.4.4

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Currently, Myfirebase is in development stage, Thank you for your testing.

Docs

Documentation.

Prerequisites

  1. NPM is the recommended installation method when building large scale applications with Myfirebase.

    If this is the first time you want to give npm a shot, don't worry, we got exactly what you need.

  2. Firebase command line interface, npm install -g firebase-tools

  3. Myfirebase command line interface, npm install -g myfirebase-cli

Installation

# Create new project with myfirebase-cli
$ myfirebase my-project

# Change directory
$ cd my-project

# Install dependencies
$ npm install

# Sign in using your Google account
$ firebase login

# Initialize firebase project
$ firebase init

Run dev server

# Run the server
$ npm run dev

Production

# Production
$ npm run build

Deploy your project

# Deploy project
$ firebase deploy

Contact : amranidev@gmail.com

0.4.4

5 years ago

0.4.3

6 years ago

0.4.1

6 years ago

0.3.1

6 years ago

0.2.1

6 years ago

0.1.8

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago