Internal Knowledge Base

Thulija Projects

Centralize product, architecture, delivery, implementation notes, and strategic decisions across Thulija projects in one protected internal workspace.

9 Projects Available

Use the left navigation to switch between project knowledge pages, technical notes, and product context.

tcodegen

tcodegen is the latest internal low-code platform. It uses an RDBMS-based approach in which the metadata required for project generation is maintained in a MySQL database.

Owner Jegan
GitHub thajegan76/tcodegen.git
GitHub Status Up to date.

Technology Stack

  1. Java
  2. Apache FreeMarker
  3. Eclipse
  4. MySQL
  5. Python

Steps to Run on a New Machine

  1. Load the input properties files into MySQL database using Python script
  2. Install Java
  3. Install Eclipse
  4. Download from GitHub
  5. Open the folder in Eclipse
  6. Run the code