micro-authentication-starter icon indicating copy to clipboard operation
micro-authentication-starter copied to clipboard

micro + authentication starter

micro-authentication-starter

small starter project for a REST api with Authentication

included

  • micro
  • jwt
  • bcrypt
  • mongodb

usage

MONGODB=<url> SECRET=<secret> npm start
  • navigate to localhost:3000/api/setup
  • user admin:password is created