Skip to content

SuperscriptSystems/ai-dial-chat-themes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

The project is an HTTP server hosting themes for the Chat web application. A theme is a suite of static resources of images, fonts or set of colors.

More details about theme customization can be found here.

Developer Environment

The HTTP server is run in Docker container. All you need is to install the latest Docker engine.

Build

Builds Docker image with the tag dial-chat-themes:latest

make build

Run

Runs Docker container and binds the container port 8080 to the host network interface localhost:80

make run

About

Static content and UI customizations for default AI DIAL UI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Makefile 54.2%
  • Dockerfile 45.8%