.env.sample
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
REACT_APP_SERVER_URL
backend endpoint
REACT_APP_HTTPS
for enabling https for backend url
TOKEN_NAME_LENGTH
secret
length of the random string for login
TOKEN_SCOPE
secret
by default the scope for user is to write
TOKEN_EXPIRY_DAYS
secret
authorization token expiry days