Lymperis Efstathios

Results 3 issues of Lymperis Efstathios

**Description** I (and I assume probably others as well) need the Planetiler build for an area of my interest, but want to avoid installing Java locally. An ready-to-go, dockerized setup...

I have added a Dockerfile and a relevant section in the README, so that the tile egneration workload can be executed in a Docker container.

According to the [installation page](https://react-tailwindcss-datepicker.vercel.app/install#simple-usage) in the docs, one should add ```js ... "./node_modules/react-tailwindcss-datepicker/dist/index.esm.js", ... ``` to the tailwind config. The module name is wrong, and should be 'tailwindcss-react-datepicker' to...