Update project documentation and improve frontend functionality
- Updated the backend documentation in CONTRIBUTING.md and README.md to reflect changes in application structure and API endpoints. - Enhanced the frontend components in MapView.vue for better handling of context menu actions. - Added new types and interfaces in TypeScript for improved type safety in the frontend. - Introduced new utility classes for managing characters and markers in the map. - Updated .gitignore to include .vscode directory for better development environment management.
This commit is contained in:
@@ -16,7 +16,7 @@ point your auto-mapping supported client at it (like Purus pasta).
|
||||
|
||||
## Documentation
|
||||
|
||||
- [Architecture](docs/architecture.md) — high-level design and backend layout (`cmd/hnh-map`, `internal/app`, `webapp`)
|
||||
- [Architecture](docs/architecture.md) — high-level design and backend layout (`cmd/hnh-map`, `internal/app`)
|
||||
- [API](docs/api.md) — HTTP API (auth, cabinet, map data, admin)
|
||||
- [Configuration](docs/configuration.md) — environment variables and flags
|
||||
- [Development](docs/development.md) — local run, Docker Compose dev, build
|
||||
|
||||
Reference in New Issue
Block a user