/Titans

Primary LanguageJavaScriptMIT LicenseMIT

Backend For Yufaab

Steps to contribute

  1. Open the terminal and type command git clone https://github.com/Yufaab/Titans.git
  2. Use node version 16 and type the command npm i
  3. Type the command cp .env-example .env
  4. Add the values in .env file
  5. Type the command npm run dev to run the server