Steps to run this project:
npm i
client
backend
ormconfig.ts
cd bckend && npm run dev
cd client && npm run dev