Express-Server für Appwrite-Auth, Session, Projekt-Dashboard und Gitea-Webhook; statisches Frontend und Schema-Dokumentation für woms-database. Co-authored-by: Cursor <cursoragent@cursor.com>
14 lines
312 B
HTML
14 lines
312 B
HTML
<!DOCTYPE html>
|
||
<html>
|
||
<head>
|
||
<meta charset="UTF-8">
|
||
<title> Downloads </title>
|
||
</head>
|
||
<body>
|
||
<h1> Downloads </h1>
|
||
<ul>
|
||
<li><a id="https://project.webklar.com/login" href="login.html"> Anmelden <20> Webklar Kundenbereich </a></li>
|
||
</ul>
|
||
</body>
|
||
</html>
|