No description
https://maps.vfosnar.cz
flake | ||
src | ||
tools | ||
.envrc | ||
.gitignore | ||
Dockerfile | ||
index.html | ||
package-lock.json | ||
package.json | ||
postcss.config.js | ||
README.md | ||
tailwind.config.js | ||
tsconfig.app.json | ||
tsconfig.json | ||
tsconfig.node.json | ||
vite.config.ts |
vfosnar maps
Router & state management
Store slice src/reducers/Router.tsx
stores all application state related to routing. The URL enoder and decoder and history management is written manually.