/user-hobbies

Primary LanguageTypeScript

Tech Stack

  • Nodejs
  • Express
  • Typescript

Installation

  1. Clone this repository

  2. Open the repository in terminal and Install dependencies by running:

  $ npm install
  1. Start app
  • Provide the required environment variables as describe in .env.sample
  $ npm start

Run Tests

  npm run test