This PR moves the poketo api to Now's 2.0 platform which is a serverless model, and is much more suited to Poketo's use-cases.
Took a bit of fiddling to get it working, and right now it's using the @now/node-server@canary builder to support a now-build script. Once this version is published, it'd be wise to update the dependency to not use the canary version.
This PR moves the poketo api to Now's 2.0 platform which is a serverless model, and is much more suited to Poketo's use-cases.
Took a bit of fiddling to get it working, and right now it's using the
@now/node-server@canary
builder to support anow-build
script. Once this version is published, it'd be wise to update the dependency to not use the canary version.