https://github.com/nomadsdev/auth-nodejs-mysql-ejs
https://github.com/nomadsdev/auth-nodejs-mysql-ejs
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nomadsdev/auth-nodejs-mysql-ejs
- Owner: nomadsdev
- Created: 2024-02-23T12:53:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-23T12:58:43.000Z (almost 2 years ago)
- Last Synced: 2025-01-02T04:41:13.925Z (about 1 year ago)
- Language: EJS
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Auth Login Register Nodejs Mysql

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