osmberlin / osm-traffic-sign-tool

A proof of concept tool to help you find the right `traffic_sign=*` tag as well as recommended tags for the road that it applies to.
https://trafficsigns.osm-verkehrswende.org/
GNU Affero General Public License v3.0
18 stars 5 forks source link

Migrate project to NextJS #48

Closed tordans closed 2 months ago

tordans commented 2 months ago

Svelte and SvelteKit where a great learning experiment when this was just a proof of concept. But now that this will become more stable, I want to use something I am very familiar with so I don't have to spent time learning or fighting the framework.