https://github.com/mopsgamer/draqun
HTMX-driven chat app with a smart and efficient approach.
https://github.com/mopsgamer/draqun
deno esbuild go-template golang htmx javascript messaging mysql no-gohtmx no-react shoelace tailwindcss typescript web-components
Last synced: 10 months ago
JSON representation
HTMX-driven chat app with a smart and efficient approach.
- Host: GitHub
- URL: https://github.com/mopsgamer/draqun
- Owner: Mopsgamer
- License: mit
- Created: 2024-10-22T15:53:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-10T11:12:15.000Z (10 months ago)
- Last Synced: 2025-04-10T11:45:13.465Z (10 months ago)
- Topics: deno, esbuild, go-template, golang, htmx, javascript, messaging, mysql, no-gohtmx, no-react, shoelace, tailwindcss, typescript, web-components
- Language: Go
- Homepage: localhost:3000
- Size: 13.7 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Draqun
[](https://github.com/Mopsgamer/draqun)
[](https://github.com/Mopsgamer/draqun/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](./CONTRIBUTING.md).