Skip to content

nftblackmagic/sd-webui-hook-v2

Repository files navigation

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

Getting Started

Backend setup

Follow the instuction of https://github.com/nftblackmagic/sdwebui-api-manager

Enviroment var

Create a .env file, add NEXT_PUBLIC_API_URL as env var

NEXT_PUBLIC_API_URL=http://0.0.0.0
NEXT_PUBLIC_API_PORT=5001

Install

yarn install

Run website

yarn run dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages