task-estimation-backend

1- Clone the project

2- Yarn global add prisma

3- In project directory make a file with .env name and change the value of APP_SECRET with "GraphQL-is-aw3some" (we have .env.example in project)

4- In project directory yarn install

5- Yarn deploy

6- Yarn start