Skip to content

Commit f58d37f

Browse files
author
productioncoder
committed
update readme
1 parent 551ec5a commit f58d37f

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@
22

33
This repository contains sample code on how to use [Redis](https://redis.io) for a cookie-based session implementation with [Redis](https://redis.io) and the Node.js [express](https://expressjs.com/) framework.
44

5-
This repository is part of the *[Sessions in express.js tutorial series on YouTube](https://www.youtube.com/playlist?list=PL1Nml43UBm6fPP7cW9pAFTdZ_9QX2mBn2) provided by [productioncoder.com](https://productioncoder.com/)*.
5+
<h3 align="center">Please help this repo with a ⭐️ if you find it useful! 😁</h3>
66

7-
For updates, please reach out to [@productioncoder](https://twitter.com/productioncoder) on Twitter or leave a comment in the [Youtube playlist](https://www.youtube.com/playlist?list=PL1Nml43UBm6fPP7cW9pAFTdZ_9QX2mBn2).
7+
This repository is part of the _[Sessions in express.js tutorial series on YouTube](https://www.youtube.com/watch?v=bvQah0k5-eA&list=PL1Nml43UBm6fPP7cW9pAFTdZ_9QX2mBn2&index=2) provided by [productioncoder.com](https://productioncoder.com/)_.
88

9-
<h3 align="center">Please help this repo with a ⭐️ if you find it useful! 😁</h3>
9+
[![Express sessions with redis](images/sessions-in-express-with-redis-and-cookies.png)](https://www.youtube.com/watch?v=bvQah0k5-eA&list=PL1Nml43UBm6fPP7cW9pAFTdZ_9QX2mBn2&index=2)
10+
11+
For updates, please reach out to [@productioncoder](https://twitter.com/productioncoder) on Twitter.
1012

1113
## Session implementation with express.js and express-session
1214

Loading

0 commit comments

Comments
 (0)