Files
rowy/cli
Sidney Alcantara 9781292dbd cli 0.6.0
2020-08-25 19:06:57 +10:00
..
2020-08-25 19:01:04 +10:00
2020-08-25 19:06:57 +10:00
2020-08-08 23:49:55 +10:00
2020-08-25 19:06:57 +10:00
2020-08-25 19:01:16 +10:00

Firetable CLI

Installation requirements

Make sure you have the following installed:

Also make sure you are logged in to your Firebase account in the Firebase CLI.

Installation

npm install -g firetable

or

yarn global add firetable

Commands

Create a new project

firetable init [directory]

Run firetable locally

Before you run locally, make sure you have a Firebase project set up. Instructions

firetable start

Deploy to Firebase Hosting

First, make sure that you have created a site in your Firebase project. Open Firebase console

firetable deploy