interval / server

Interval Server is the central node used to run applications developed with the Interval SDK.
https://interval.com
MIT License
137 stars 44 forks source link

Require base for `getActionUrl`, use `window.location` on client #4

Closed jacobmischka closed 11 months ago

jacobmischka commented 11 months ago

Should fix app crash when trying to reference nonexistent APP_URL on the client now that it's built ahead of time.

alexarena commented 11 months ago

Released as version 1.0.1 on npm and Docker.