A lightweight, modern, multi-runtime backend framework for TypeScript.
This is the monorepo of the sentium project, all modules are located inside modules/.
@sentium/common
- Collection of commonly used code across the framework.
- Source: modules/common
@sentium/controller
- Routing, middleware and method management.
- Source: modules/controller
@sentium/injectable
- Dependency injection library for the framework.
- Source: modules/injectable
@sentium/metadata
- Helpers for interacting with metadata.
- Source: modules/metadata
Available in docs/.
Contributions are always welcome! Feel free create a merge request.
If you have any feedback or need help, report an issue, start a discussion or join our discord.