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 dev
Setup 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 -d
Start coding! 🎉
All contributions are welcome!
Soon I will add guidelines for contribution work!