JoyMehta98 / we-friends

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prerequisites

  1. add variables into .env file mentioned in .env.sample
  2. do yarn install to install packages.

Run project

yarn build
yarn start

Via Docker

  • make sure docker daemon is running in your system
yarn docker:build

About


Languages

Language:TypeScript 99.4%Language:Dockerfile 0.6%