This is the refactored version from Pantsu 1.0.0 with the new naming version decided internally. All versions should be called (same as the android app) in Japanese alphabetical order describing a type of "Pantsu". Since the android app already used "Aoi Pantsu", we choose "Ahe Pantsu".
Changes
Backend Stuff
- Routing with gin router
- Template with JetHTML
- No more services
- Cont...