caiocampoos / mapstat

Mapstat Platform
https://mapstat-web.vercel.app
4 stars 0 forks source link

MapStat

Open issues TypeScript CI/Tests

Choose a place, get your stats

Follow the series Building a Business with Software where i post updates on the project.

Development

Setup with pnpm Clone this repo on your machine, navigate to its location in the terminal and run: ```bash 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: ```bash docker-compose up -d ```

Start coding! 🎉

Contributing

All contributions are welcome!
Soon I will add guidelines for contribution work!