Files
rowy/cli
Shams mosowi b3b3e454ab cli
2020-08-25 13:58:45 +10:00
..
2020-08-24 23:37:30 +10:00
2020-08-08 23:49:55 +10:00
2020-08-24 23:37:30 +10:00
cli
2020-08-25 13:58:45 +10:00
2020-08-23 21:20:48 +10:00
cli
2020-08-25 13:58:45 +10:00

Firetable CLI

Prerequisites

please insure you have the following installed; Git, Node, Yarn

Firebase

insure that you have firebase-tools and logged in to your firebase account.

Installation

npm install -g firetable@latest

Setup

set directory you want to setup firetable in then run

firetable init

run Locally

firetable start

deploying to firebase hosting

insure that you have created a site on your projects firebase hosting

then run

firetable deploy