Skip to content

Chat for embedding in site written with Go Gin and HTMX

Notifications You must be signed in to change notification settings

ValeryVerkhoturov/chat-widget

Repository files navigation

Chat for embedding in site

Example

<script async src="http://localhost:8080/v1/chat-widget?lang=en"></script>

Develop

 Choose a make command to run

  init          initialize project (make init module=github.com/user/project)
  vet           vet code
  test          run unit tests
  build         build a binary
  dockerbuild   build project into a docker container image
  start         build and run local project
  css           build tailwindcss
  css-watch     watch build tailwindcss

About

Chat for embedding in site written with Go Gin and HTMX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published