Skip to content

danthegoodman1/NodeExpressRemixTemplate

Repository files navigation

NodeExpressRemixTemplate

FYI NODE_ENV=production disables the No routes matched location log, and an error boundary in the root.tsx removes the ErrorResponseImpl log.

ENV Vars

For litestream, need:

LITESTREAM_SECRET_ACCESS_KEY
LITESTREAM_ACCESS_KEY_ID
LITESTREAM_S3_URL=s3://...

Tailscale you need

TS_AUTHKEY
TS_HOSTNAME

TS_AUTHKEY needs to be replaced every 90 days unfortunately. You also probably want to revoke a device before deploying so you don't get overlap since there is a grace period before it cleans up the device.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages