Files
rowy/cli
2020-08-25 19:01:04 +10:00
..
2020-08-25 19:01:04 +10:00
2020-08-08 23:49:55 +10:00
2020-08-23 21:20:48 +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