Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Javascript API? #15

Closed
jescalan opened this issue May 13, 2014 · 3 comments
Closed

Javascript API? #15

jescalan opened this issue May 13, 2014 · 3 comments

Comments

@jescalan
Copy link

Hey guys,

Any chance you'd be willing to think about having this library expose a javascript api for other platforms to be able to deploy programmatically? It seems like all the work to get this done is more or less in place, it would just need to be polished a bit and exposed through the module.

💖

EDIT: I see some pieces of what might be a javascript api here - based on the firebase npm module (not on github? 😕), it seems like it might be possible?

@cbraynor
Copy link
Contributor

Do you mean so that other npm modules can include this one and just call something like 'firebase.deploy()' or similar?

@jescalan
Copy link
Author

Yeah, I just edited my comment above after scanning through the source a little more, it seems like the firebase module might have the tools needed, but perhaps this module could offer more streamlined methods directly for deploying to static hosting 😀

@cbraynor
Copy link
Contributor

Oh, you mean on an individual file basis for things like user-generated content? That's not currently in the scope of Firebase Hosting

mbleigh added a commit that referenced this issue Dec 15, 2015
Add GCF deploy support to firebase-tools.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants