Dockerization is in progress... Connecting to Postgres database See variables in .env file Starting the backend in 3000 port Go to /backend folder Run npm i Run npm run start:dev Starting the frontend in 3001 port Go to /frontend folder Run npm i Run npm start