Skip to content

kkulykk/watch-next

Repository files navigation

Watch Next

Documentation

Prerequisites

  • Docker
  • Docker Compose

Usage

Starting the containers

To (re)build images and start the containers, run the following in the project root directory:

$ docker compose up --build -d

The web UI will be available at http://0.0.0.0:3000 (e.g. http://localhost:3000).

Stopping the containers

To stop the containers, run the following in the project root directory:

$ docker compose down

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors