Dependency injection framework
Find a file Use this template
2025-08-09 17:03:28 +00:00
.github Init 2025-02-27 19:58:50 +01:00
__tests__ Feat: Added tests config and sample test 2025-03-06 14:22:01 +01:00
src Feat: Added tests config and sample test 2025-03-06 14:22:01 +01:00
types Fix: Cleaned code a little 2025-03-02 16:48:36 +01:00
.editorconfig Init 2025-02-27 19:58:50 +01:00
.gitignore Init 2025-02-27 19:58:50 +01:00
.prettierrc Init 2025-02-27 19:58:50 +01:00
eslint.config.mjs Feat: Added basic routes and added basic app controller 2025-02-27 23:00:29 +01:00
licence.md Init 2025-02-27 19:58:50 +01:00
makefile Init 2025-02-27 19:58:50 +01:00
package-lock.json Feat: Added tests config and sample test 2025-03-06 14:22:01 +01:00
package.json update dependency @rollup/plugin-commonjs to ^28.0.6 2025-08-09 17:03:28 +00:00
README.md Init 2025-02-27 19:58:50 +01:00
rollup.config.js Init 2025-02-27 19:58:50 +01:00
tsconfig.json Feat: Added tests config and sample test 2025-03-06 14:22:01 +01:00
tsconfig.test.json Feat: Added tests config and sample test 2025-03-06 14:22:01 +01:00