Skip to content

kommentar/admin-console

Repository files navigation

Kommentar | Admin Console

The admin console is a dashboard of sorts, to help manage operations of your Kommentar instance.

Make sure to read the documentation for more information. Documentation

Running locally

To run the admin console locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/kommentar/admin-console.git
  2. Install dependencies:

    cd admin-console
    pnpm install
  3. Setup environment variables:

    cp .env.example .env
    # Edit .env file to set your environment variables
  4. Start the server:

    pnpm start
    # OR
    pnpm dev

About

Admin console for Kommentar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages