yarn add git+ssh://[email protected]:kalytero/nextjs-session.git
npm i git+ssh://[email protected]:kalytero/nextjs-session.git
It is recommended to set in the deploy environment.
SESSION_DB_URL="etcd://localhost:2379"
# OR
SESSION_DB_URL="redis://:password@localhost:6379"