dotCom is a sufficiently decentralized social application where one owns their own data and make different kinds of posts as a content creator for their audience. Here you can write a small one liner thought, make web2 blogs or mint nfts.
Use node js to install the dependencies
cd Backend
npm i
cd Frontend
npm i
cd Contracts
npx hardhat compile
npx thirdweb deploy
npm run dev
npm run server