Add basic CI setup (#30)

Co-authored-by: Rafael Epplée <hello@rafa.ee>
Reviewed-on: #30
Co-authored-by: Moritz <moritz.m@local-it.org>
Co-committed-by: Moritz <moritz.m@local-it.org>
This commit is contained in:
Moritz 2025-04-28 14:24:30 +02:00
parent c16c411891
commit 7b5f37960f
Signed by: moritz
GPG key ID: 1020A035E5DD0824
8 changed files with 115 additions and 8 deletions

View file

@ -1,6 +1,8 @@
<!DOCTYPE html>
<html lang="en" class="[scrollbar-gutter:stable]">
<head>
{Application.get_env(:live_debugger, :live_debugger_tags)}
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="csrf-token" content={get_csrf_token()} />