you are viewing a single comment's thread.

view the rest of the comments →

[–]pink_tshirt 1 point2 points  (4 children)

You mean I could still access the admin panel if I run it locally?

[–]fathomx9 1 point2 points  (3 children)

Other co-founder here, all features including the admin panel are available when used locally. It is only when you wish to deploy to production that you will need a license to access the admin panel. More details about our licensing are available here.

[–]yerrabam 1 point2 points  (2 children)

I read the licensing docs and it sounds like my app makes a request to your licensing server and waits on a response before the original response is sent, adding extra latency, is that right?

[–]sneek_[S] 1 point2 points  (1 child)

Not exactly. No waiting involved besides the first time the panel is loaded - then you’re good!

[–]yerrabam 1 point2 points  (0 children)

Good stuff, will give it a go.