Skip to content

KamyarAT/madmail-admin-web

 
 

Repository files navigation

Madmail Admin Web Panel

The web-based administration panel for Madmail — a mad fork of maddy, optimized for instant, secure messaging with Delta Chat.

Tech Stack

Development

bun install
bun run dev

Building

bun run build
bun run preview

Deployment

This project is automatically deployed to GitHub Pages on every push to main via GitHub Actions. Versioning is handled by semantic-release using Conventional Commits.

Docker Image

It is also available as a Docker image published on GitHub Container Registry (GHCR):

docker pull ghcr.io/themadorg/madmail-admin-web:latest
docker run -p 8080:80 ghcr.io/themadorg/madmail-admin-web:latest

License

Licensed under GPL-3.0.

About

Madmail Admin Web Panel

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Svelte 44.6%
  • TypeScript 43.2%
  • CSS 7.7%
  • JavaScript 2.8%
  • SCSS 1.1%
  • HTML 0.3%
  • Other 0.3%