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

Firebase uploading v0 #59

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

denar90
Copy link
Contributor

@denar90 denar90 commented Jun 13, 2018

Proof of concept for #52


I've played with firebase and here what we got:

If we really need to support of response from server in format like

{
  raw: 'https://chromedevtools.github.io/traces/CuriousRedCrow',
  view: 'https://chromedevtools.github.io/timeline-viewer/?loadTimelineFromURL=https://chromedevtools.github.io/traces/CuriousRedCrow'
}

then I suppose we have to write our own proxy and host it...


P.S. How to setup

  1. in storage.js append your own config (one more question how to hide it, has it be hidden)
  2. allow CORS to cloud - https://firebase.google.com/docs/storage/web/download-files?authuser=0, section CORS Configuration

@denar90
Copy link
Contributor Author

denar90 commented Jun 13, 2018

other then that here is demo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant