Skip to content

feuersoftware/docs

Repository files navigation

FeuerSoftware Dokumentation

Zentrale Dokumentation für alle FeuerSoftware Produkte

Diese Repository enthält die offizielle Dokumentation für die gesamte FeuerSoftware Produktpalette, einschließlich EinsatzMonitor, Connect, EinsatzManager, EinsatzApp, PartnerApp, EinsatzTablet, HelferApp und Tools.

Die live Dokumentation ist verfügbar unter: https://docsv2.feuersoftware.com/


FeuerSoftware Documentation

Central documentation for all FeuerSoftware products

This repository contains the official documentation for the entire FeuerSoftware product range, including EinsatzMonitor, Connect, EinsatzManager, EinsatzApp, PartnerApp, EinsatzTablet, HelferApp, and Tools.

The live documentation is available at: https://docsv2.feuersoftware.com/


🎯 Zweck / Purpose

Deutsch:
Diese Dokumentationsseite dient als zentrale Anlaufstelle für alle FeuerSoftware Produkte. Sie bietet umfassende Anleitungen, Konfigurationshinweise und Hilfestellungen für Nutzer und Entwickler unserer Softwarelösungen für Feuerwehr, Rettungsdienst und Sicherheitsdienste.

English:
This documentation site serves as the central hub for all FeuerSoftware products. It provides comprehensive guides, configuration instructions, and support for users and developers of our software solutions for fire departments, rescue services, and security services.

🚀 Entwicklung / Development

# Abhängigkeiten installieren / Install dependencies
npm install

# Entwicklungsserver starten / Start development server
npm run dev

# Für Produktion bauen / Build for production
npm run build

Der Entwicklungsserver läuft unter http://localhost:3000
The development server runs at http://localhost:3000

📁 Projektstruktur / Project Structure

docs/
├── content/              # Markdown Dokumentation / Documentation content
│   ├── 1.einsatzmonitor/ # EinsatzMonitor Dokumentation
│   ├── 2.connect/        # Connect Dokumentation
│   ├── 3.einsatzmanager/ # EinsatzManager Dokumentation
│   ├── 4.einsatzapp/     # EinsatzApp Dokumentation
│   ├── 5.partnerapp/     # PartnerApp Dokumentation
│   ├── 6.einsatztablet/  # EinsatzTablet Dokumentation
│   ├── 7.helferapp/      # HelferApp Dokumentation
│   ├── 8.tools/          # Tools Dokumentation
│   └── index.md          # Startseite / Homepage
├── public/               # Statische Dateien / Static assets
├── nuxt.config.ts        # Nuxt Konfiguration / Nuxt configuration
└── package.json          # Abhängigkeiten / Dependencies

🤝 Beitragen / Contributing

Deutsch:
Wir freuen uns über Beiträge zur Dokumentation! Bitte beachte folgende Richtlinien:

  1. Markdown Dateien bearbeiten: Die Dokumentation liegt im content/ Verzeichnis
  2. Änderungen testen: Starte den Entwicklungsserver mit npm run dev und überprüfe deine Änderungen
  3. Pull Request erstellen: Erstelle einen Pull Request mit einer klaren Beschreibung deiner Änderungen

English:
We welcome contributions to the documentation! Please follow these guidelines:

  1. Edit Markdown Files: Documentation is located in the content/ directory
  2. Test Changes: Start the development server with npm run dev and verify your changes
  3. Create Pull Request: Submit a pull request with a clear description of your changes

⚡ Verwendete Technologien / Built With

Diese Dokumentationsseite basiert auf modernen Web-Technologien:
This documentation site is built with modern web technologies:

  • Nuxt (v4) - Das Vue.js Framework / The Vue.js framework
  • Docus - Dokumentations Theme und Layer / Documentation theme and layer
  • Nuxt Studio - Visueller Editor für Content / Visual content editor
  • Nuxt UI - UI Komponenten / UI components
  • Nuxt Icon - Icon Unterstützung / Icon support
  • Nuxt Fonts - Font Optimierung / Font optimization
  • Nuxt Content - Dateibasiertes CMS / File-based CMS
  • Tailwind CSS - Utility-first CSS Framework

Weiterführende Dokumentation / Additional Documentation

📄 Lizenz / License

MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors