Skip to content

kalytero/nextjs-session

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to add nextjs-session

yarn add git+ssh://[email protected]:kalytero/nextjs-session.git
npm i git+ssh://[email protected]:kalytero/nextjs-session.git

ENV

It is recommended to set in the deploy environment.

SESSION_DB_URL="etcd://localhost:2379"
# OR
SESSION_DB_URL="redis://:password@localhost:6379"

Created by Kalytero LLC

MIT LICENSE

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published