Skip to content

HTMX-driven chat app with a smart and efficient approach.

License

Notifications You must be signed in to change notification settings

Mopsgamer/draqun

Repository files navigation

Draqun

github github issues

Definitely a cool chat application.

Building from source

Requirements:

  • MySQL@^8.0
  • Go@^1.23
  • Deno@^2.0

Tip

First setup:

  1. Run deno task init:build.
  2. Change the .env file.
  3. Run deno task serve.

Read more about contributing here.