Skip to content

memagu/mums

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mums logo

mums

Serving beverages since 1337!
mums.mewi.dev

About

A web application designed to easily track and manage mums.

This project is built with simplicity at its core, deliberately avoiding the build steps that are common in modern web development. It combines HTMX on the frontend with Echo on the backend to create a lightweight, server-driven architecture. Core features like authentication, session management, and routing are implemented from scratch, giving full control while keeping complexity to a minimum. All data is stored in a lightweight SQLite database, making the setup easy to run and maintain.

Development Guide

Prerequisites

Ensure the following tools are installed:

  • Go – The Go Programming Language
  • Docker (optional) – For containerized environments

Setup

  1. Clone or fork this repository.

Running

  1. Run go run cmd/mums/main.go from the project root,
    or alternatively run go tool air for live reloading.

About

A web application designed to easily track and manage "mums" throughout the introductory period.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published