Comment like Figma on Web with Chrome Extension For first installation Edit your .env file : PORT=4444 NODE_ENV=development Run this commands: git clone https://github.com/rastmob/comment-like-figma-on-web.git cd app npm i npm run prepare-db npm start