Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Authentication REST APIs with NodeJS Express, JWT token and MYSQL.

License

NotificationsYou must be signed in to change notification settings

supuna97/expressjs-auth

Repository files navigation

Project technologies/tools

  • Node.js
  • Express.js
  • NODEMON
  • JWT
  • BCRYPTJS
  • JOI
  • DOTENV
  • MYSQL2
  • Postman

Project setup

npm init

Install dependencies

npm install express
npm install nodemon
npm install jsonwebtoken
npm install bcryptjs
npm install joi
npm install dotenv
npm install mysql2

app.js

  • Create app.js file

Compiles and hot-reloads for development using nodemon

nodemon app.js

Customize configuration

Postman

MySQL

JWT

BCRYPTJS

JOI

DOTENV

MYSQL2

Expressjs

Nodejs

Nodemon


[8]ページ先頭

©2009-2025 Movatter.jp