Skip to content

A playground for Express and JSON Web Token.

License

Notifications You must be signed in to change notification settings

robertoachar/express-jwt

Repository files navigation

express-jwt

Generated by OSS Project Generator.

License

A playground for Express and JSON Web Token.

Development

  • Clone the repo
$ git clone https://github.com/robertoachar/express-jwt.git
  • Install dependencies
$ npm install
  • Run scripts
Action Usage
Start development mode npm start
Lint code npm run lint
  • Environment variables

Create an .env file in the root directory.

NODE_ENV=development
PORT=3000
JWT_SECRET=secret

Author

Roberto Achar

License

MIT

About

A playground for Express and JSON Web Token.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published