Skip to content

Firebase admin tool - executes SQL queries against Firebase

License

Notifications You must be signed in to change notification settings

mattblackdev/firestation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firestation Desktop Client

Firestation is a Firebase admin tool that executes SQL queries against Firebase databases.

App Downloads

Up and Running

  • Note: requires a node version >= 6 and an npm version >= 3.
git clone https://github.com/JoeRoddy/firestation.git
cd firestation && npm install
npm run dev

Firestore

Firestore support is currently in development. To try it out:

git clone https://github.com/JoeRoddy/firestation.git
cd firestation
git checkout projectRevamp
npm install
npm start

About

Firebase admin tool - executes SQL queries against Firebase

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.0%
  • CSS 11.5%
  • HTML 1.5%