https://github.com/kumarryogeshh/node-session
Repository for sample project, discussed in Node.js Sessions
https://github.com/kumarryogeshh/node-session
Last synced: 4 months ago
JSON representation
Repository for sample project, discussed in Node.js Sessions
- Host: GitHub
- URL: https://github.com/kumarryogeshh/node-session
- Owner: kumarryogeshh
- License: mit
- Created: 2017-04-12T09:54:17.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-03-27T06:47:17.000Z (over 6 years ago)
- Last Synced: 2025-01-05T20:09:53.223Z (6 months ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-session
Repository for sample project, discussed in Node.js Sessions1. Clone project.
2. Goto command-line, project folder
3. $ **npm install**
4. $ **NODE_ENV='development' node app.js**