Skip to content

chubbyts/chubbyts-framework-skeleton

Repository files navigation

chubbyts-framework-skeleton

CI Coverage Status Mutation testing badge

bugs code_smells coverage duplicated_lines_density ncloc sqale_rating alert_status reliability_rating security_rating sqale_index vulnerabilities

Description

A minimal skeleton for chubbyts-framework.

Requirements

Environment

Add the following environment variable to your system, for example within ~/.bashrc:

export USER_ID=$(id -u)
export GROUP_ID=$(id -g)

Docker

docker-compose up -d
docker-compose exec node bash

Installation

pnpm start

Urls

Structure

Command

Commands is code that is meant to be executed on command line.

Handler

Handler alias Controller, or Controller actions to be more precise.

ServiceFactory

Service factories are the glue code of the dependeny injection container.

Copyright

2024 Dominik Zogg

About

A minimal skeleton for chubbyts-framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published