Aug 26, 2017 · 1 min read
Thanks guys for open sourcing Kinase.
I would like to try it out but could not get your example repo working. I built the extension and loaded it in chrome but each time I tried to run it I got an error modal popping up :(
Looking at this:
“https://github.com/b12io/kinase-example/blob/master/src/api.js”
I can see I’m required to pass in a server:
“.get(‘https://your-api.here/get-annotation-mappings/')
Is there an example server I can use to try it out?
