Lesson 4 - Auth

Add auth middle into hello server

For VSCode User

Please install following plugins:

  1. ESLint
  2. REST Client
  3. (Optional) Prettier

How to start

npm install
npm start