dreamscale-io/gridtime

Setup Intellij Idea Flow plugin and configure to use local server

accolasia opened this issue · 1 comments

Setup the Intellij plugin, and configure to connect to local server...

Will need a local account, and local API key. Make this as easy as possible to set these up.

To get the application working in standalone, manually create a settings.json file inside the ~/.flow directory that looks like:

{"apiUrl":"http://localhost:8080/","displayIndex":0,"shortcutConsole":"Control+`","shortcutConsoleAlt":"CommandOrControl+`","apiKey":"[apikey]"}