Parq Core Setup The command below will do the following Install needed dependencies Run PostgreSQL using Docker Create .env file $ npm run setup After the setup is done, you can run the app by doing so $ npm run dev