Skip to content

sovio-id/consent-management

Repository files navigation

Consent Manager

This repository provides a Consent Manager aligned with the Digital Personal Data Protection (DPDP) Act, India. The system enables organizations to manage user consent efficiently while ensuring compliance with data protection regulations.

Getting Started

Follow these steps to set up and run the project locally.

Prerequisites

Ensure you have the following installed:

  • Node.js (Latest LTS version recommended)
  • npm or yarn
  • Git

Installation Steps

If you want to use the starter with Next.js 15 and React 19, follow these steps:

  1. Clone the next-15 branch:

    git clone https://github.com/ayanworks/consent-management.git
  2. Navigate to the project directory:

    cd consent-management
  3. Install dependencies:

    pnpm install
  4. Create an environment configuration file:

    cp env.example.txt .env.local
  5. Add the required environment variables to the .env.local file.

  6. Start the development server:

    pnpm run dev

Contributing

Contributions are welcome! Please open an issue or submit a pull request for improvements.

License

This project is licensed under the Apache 2.0 License. See the LICENSE file for details.

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •