Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

modelgw/modelgw-admin

Repository files navigation

Model Gateway Admin Console

Admin Console for Model Gateway. Uses Model Gateway Management API to manage it. Built with Next.js and Tailwind.

Development

Configuration

Create .env.local or use environment variables to run in dev mode:

NEXT_PUBLIC_GATEWAY_URL=http://localhost:4001
GRAPHQL_URL=http://localhost:4000/graphql

Starting in dev mode

Install dependencies and start dev mode:

npm ci
npm run dev

Build

Build Docker image

docker build -t modelgw/modelgw-admin:latest --progress=plain .

About

Admin Console for Model Gateway

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages