https://github.com/nomadsdev/auth-nodejs-express-mysql
https://github.com/nomadsdev/auth-nodejs-express-mysql
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nomadsdev/auth-nodejs-express-mysql
- Owner: nomadsdev
- Created: 2024-02-22T15:41:11.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-25T19:25:31.000Z (almost 2 years ago)
- Last Synced: 2025-01-02T04:41:01.337Z (about 1 year ago)
- Language: EJS
- Size: 28.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Auth Nodejs Express Mysql

## How to install
```
npm i
nodemon server
```
## Language Framework
* nodejs
* express
* express-session
* mysql
* bcrypt
* body-parser
* nodemon
* dotenv
* ejs
* tailwindcss