WuTheFWasThat / vimflowy

An open source productivity tool drawing inspiration from workflowy and vim

Home Page:https://www.wuthejeff.com/vimflowy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

File storage options not visible under settings, in new deployment.

Kanininool opened this issue · comments

File storage options not visible under settings, in new deployment. Especially I am looking for Google firebase, but it is not visible.

You don't see something like this?

Screen Shot 2021-01-27 at 9 50 33 AM

image
Nope I don't see. I don't see any remote data sources option.

This is true whether I download the Docker image or if I build it from source.
Please see attached screenshot

I just realized that it was just because I had run the server side application instead of client side application.
But I got the client application from https://github.com/WuTheFWasThat/wuthefwasthat.github.io
And when I added the config for either firebase or vimflowy server, it is stuck continuously in the next screen and never loads again, no matter how long I wait.

Can you please give instructions on where I can download the correct version of the client application?
Sorry for the bother. I tried looking through all the instructions, but couldn't find anything about this yet.

ah ok, no worries this is my fault probably. do you see any error in the javascript console when you run the client side application?

if you're looking to run firebase, you can just use the hosted version at https://www.wuthejeff.com/vimflowy, or run https://github.com/WuTheFWasThat/vimflowy/blob/master/docs/dev_setup.md

There is no error. It is just getting stuck at the message "for the first time it will take a minute" and then getting hung.
Even with these two above methods, I see the same behavior

could you tell me exactly how you're running things?