Commit graph

11 commits

Author SHA1 Message Date
1a84eb594a
Fix Gleam compilation in Docker builds
- Mark gleam_stdlib and gleeunit with compile: false in mix.exs
- Copy pre-compiled Gleam BEAM files in Dockerfile
- Add explicit mix gleam_compile step before asset compilation
- Ensure priv/gleam directory is included in Docker build

This fixes the "Could not compile :gleam_stdlib" error during deployment.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-18 15:11:08 -05:00
18521ed0c1
add sentry 2025-07-18 15:07:53 -05:00
aaf92d9045
add heatmap on zoom out 2025-07-10 14:26:01 -05:00
6749f41137
built in error tracking 2025-07-07 11:06:22 -05:00
2543617f16
add sentry 2025-07-07 09:52:02 -05:00
fde98d6946
add time library 2025-07-05 13:35:33 -05:00
bb82e46822
theme fix 2025-07-05 13:23:10 -05:00
f1bc428086
deploy fix 2025-07-05 12:51:28 -05:00
ed545467c5
daisyui tweaks 2025-07-05 09:41:08 -05:00
53dc32f8fc
use daisyui components 2025-07-05 09:22:47 -05:00
ce7c50caa1
refactor to use external parser 2025-06-24 14:22:09 -05:00
Renamed from lib/aprs_web/components/layouts/root.html.heex (Browse further)