Ensure you have Docker, docker-compose, Node.js, yarn, and vercel installed in the correct versions.
Install dependencies with yarn:
yarn
vercel env pull ./web/.env.local
yarn db:migrate
Then build and run the project:
yarn dev
Wantez can now be accessed at http://localhost:3000.
Read more at our contributing guidelines
We adhere to the basic rules of commitlint: https://www.npmjs.com/package/@commitlint/config-conventional