SentiumJS
A lightweight, modern, multi-runtime backend framework for TypeScript.
Monorepo
This is the monorepo of the sentium project, all modules are located inside modules/.
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
Documentation
Available in docs/.
Contributing
Contributions are always welcome! Feel free create a merge request.
Feedback or Help
If you have any feedback or need help, report an issue, start a discussion or join our discord.