Skip to content

SoftGuar/irchad_for_admin_web_app

Repository files navigation

irchad_for_admin_web_app

This is the admin interface of the project — a navigation and monitoring system for visually impaired users.
This frontend integrates multiple backend services and provides the administrative tools needed to manage the system.


Tech Stack

  • Frontend Framework: Next.js (React)
  • Language: TypeScript
  • Styling: Tailwind CSS
  • Auth: JWT-based (via Auth & Account services)

Configuration

  1. Copy the environment file

    cp .env.example .env
  2. Make sure the following backend services are running:

    • auth-service
    • account-management-service
    • gateway
    • admin-service
    • monitoring-service
    • cartographie-service
    • Notification-service
    • Analytics-service

Getting Started

  1. Install dependencies

    npm install
  2. Run the development server

    npm run dev
  3. Open http://localhost:3000 to view it in your browser.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5