Skip to content

Releases: TacticalHacker/th-backend

v2025.4.0 - Initial Skeleton Backend Setup

15 Apr 06:37
Compare
Choose a tag to compare

🚀 Initial Skeleton Backend Release – v2025.4.0

This is the first official release of the TH-Scribes backend service.

🧱 What's Included:

  • ✅ Java 21 Spring Boot project using Maven
  • ✅ Dockerized build with Dockerfile
  • ✅ Basic application structure with clean setup
  • ✅ Successfully deployed on Render using Docker
  • ✅ Ready for future development and API expansion

📦 Tech Stack:

  • Java 21
  • Spring Boot (v3.4.4)
  • Maven (v3.9.9)
  • Docker
  • Hosted on Render.com

🔧 Notes:

This is a minimal setup focused on:

  • Establishing backend deployment pipeline
  • Providing a clean and scalable structure for onboarding features like:
    • Admin panel
    • Client login and onboarding
    • Contract generation and digital signing
  • Testing build and deployment on container-based cloud services

Full Changelog: https://github.com/TacticalHacker/th-scribes-backend/commits/v2025.4.0