Skip to content

Thomas-Philippot/removarr-with-angular

Repository files navigation

RemovarrAngular

This is a frontend only rewrite of removarr with angular.

Stack

  • Angular
  • TailwindCSS
  • DaisyUI (with Catppuccin theme)

Installation

Docker

 docker compose up -d

Navigate to http://localhost:3000

NPM

 npm install
 npm run start

Bun

 bun install
 bun run start

About

removarr frontend but in angular

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published