You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# This value will be generated automatically on the first run and outputted to the console. You can then copy it here. It is used to sign and verify JSON Web Tokens (JWTs) used for authentication.
JWT_SECRET=
# Port
# Specify the port number on which your server will run. Defaults to 3000.
PORT=
# Database Configuration
# Replace the placeholder values with your actual database connection URL.