authenticator

Steps to run the server:

  1. After downloading the code do yarn install to install all the dependencies.
  2. Run yarn dev to run in development environment.

    A JSON file named "db.json" will be created for local DB when the first user gets registered.