Skip to content

mondrian-framework/template

Repository files navigation

Project structure

The project is a monorepo with 3 packages:

  • interface
  • core
  • api

interface

In this package is defined all the types and function that will be included in the Mondrian module.

core

In this package is implemented the Mondrian module. It is the core of the project and contains all the business logic.

api

In this package is deployed the module though the wanted servers. It is the entry point of the module.

About

Template for a backend project using Mondrian-Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published