Choose a place, get your stats
Follow the series Building a Business with Software where i post updates on the project.
Setup with pnpm
Clone this repo on your machine, navigate to its location in the terminal and run:pnpm install
pnpm run devSetup with docker
Install docker and docker-compose, clone this repo on your machine, navigate to its location in the terminal and run:docker-compose up -dStart coding! 🎉
All contributions are welcome!
Soon I will add guidelines for contribution work!