How to routes?

  • /api - Endpoints um die Anwendung zu bedienen/verwalten.

  • /static - Statische Daten

    • /css

    • /js

      • js-libs

      • other js files for frontend

    • /img

 

Frontend:

 

  • / - Dashboard

  • /items - Übersicht aller items (create/edit as modal)

  • /manage

    • /import

      • /csv

      • /json

    • /categories

    • /storages