https://github.com/thisisiron/nodejs-mysql-passport
Node.js Express MySQL Passport
https://github.com/thisisiron/nodejs-mysql-passport
Last synced: 3 months ago
JSON representation
Node.js Express MySQL Passport
- Host: GitHub
- URL: https://github.com/thisisiron/nodejs-mysql-passport
- Owner: thisisiron
- License: mit
- Created: 2018-06-24T12:41:19.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-11T12:26:45.000Z (almost 7 years ago)
- Last Synced: 2024-12-31T06:12:38.987Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.56 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nodejs-mysql-passport
Node.js Express MySQL Passport## Get Started
```
git clone https://github.com/thisisiron/nodejs-mysql-passport.git
npm install
npm start
```