Local Setup
DIGIT UI – CCRS (Citizen Complaint Resolution System)
Overview
📂 Project Structure (Simplified)
graphqlCopyEditCitizen-Complaint-Resolution-System/
└── frontend/
└── micro-ui/
└── web/
└── micro-ui-internals/
├── example/
├── node_modules/
├── packages/
│ ├── css/ # Tailwind CSS config & styles
│ ├── modules/
│ │ ├── pgr/ # Public Grievance Redressal module (PGR forms/UI)🛠 Tech Stack
🔗 External Dependencies
Package
Source Repo
Branch
🚀 Run Locally – Step-by-Step
Pre-requisites
Steps
1. Clone the Repository
2. Navigate to Project Directory
3. Install Dependencies
4. Configure Environment Variables
5. Start the Development Server
📄 License
Last updated
Was this helpful?