To generate a secret key run openssl rand -base64 32
To start the server locally: yarn start
npx babel src --out-dir build
Env Variables
PGSSLMODE
TOKEN_SECRET
To generate a secret key run openssl rand -base64 32
To start the server locally: yarn start
npx babel src --out-dir build
PGSSLMODE
TOKEN_SECRET