mirror of
https://github.com/rowyio/rowy.git
synced 2026-07-13 13:59:05 +02:00
862 B
862 B
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