https://github.com/danielkov/node-login
Simple login API based on Express for Node JS.
https://github.com/danielkov/node-login
Last synced: 10 months ago
JSON representation
Simple login API based on Express for Node JS.
- Host: GitHub
- URL: https://github.com/danielkov/node-login
- Owner: danielkov
- License: mit
- Created: 2016-08-31T20:20:22.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-20T12:08:57.000Z (over 9 years ago)
- Last Synced: 2025-07-18T00:39:55.540Z (11 months ago)
- Language: JavaScript
- Size: 813 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-login
Simple login API based on Express for Node JS.
# Front-end
I've created the client app using Ampersand JS, Webpack and a few loaders to get Handlebars templates and SASS support.
Feel free to use it in your own projects.