Skip to content

caiocampoos/mapstat

Repository files navigation

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:
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! 🎉

Contributing

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