Skip to content

monowai/bc-view

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
## Localhost
docker build . -t monowai/bc-view
## Compose/DEMO
docker build --build-arg KAFKA_URL=kafka:9092 . -t monowai/bc-view-demo
# MiniKube
docker build --build-arg KAFKA_URL=host.minikube.internal:9092 . -t monowai/bc-view

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published