Skip to content

Migration of a sales management app from Java (Spring Boot + Hibernate) to a modern stack with React, Node.js/Express, and TypeORM.

Notifications You must be signed in to change notification settings

sofifregona/sales_manager_migration

Repository files navigation

Sales Manager Migration 🚧

status

frontend backend orm db lang deploy


Description

Migration of the original Sales Manager app (Java + Spring Boot + Hibernate) into a modern JavaScript/TypeScript stack using React Router, Node.js/Express, and TypeORM.

This rewrite aims to improve modularity, interactivity, and maintainability, while simplifying deployment pipelines with Railway.


Tech Highlights

  • Frontend: React Router framework (Vite-based)
  • Backend: Node.js + Express (TypeScript)
  • ORM: TypeORM (migrated from Hibernate/JPA)
  • Database: MySQL
  • Deployment: Railway (planned)

Current Status

🚧 Entities have already been migrated from Hibernate to TypeORM.
Work in progress on routes, controllers, and integration with the frontend.

About

Migration of a sales management app from Java (Spring Boot + Hibernate) to a modern stack with React, Node.js/Express, and TypeORM.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages