mirror of
https://github.com/rowyio/rowy.git
synced 2026-02-24 20:20:05 +01: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