Skip to content
This repository has been archived by the owner on Jul 10, 2022. It is now read-only.

chubbyjs-legacy/chubbyjs-framework-skeleton

Repository files navigation

chubbyjs-framework-skeleton

CI Coverage Status Infection MSI

bugs code_smells coverage duplicated_lines_density ncloc sqale_rating alert_status reliability_rating security_rating sqale_index vulnerabilities

Description

A minimal skeleton for chubbyjs-framework.

Requirements

Installation

git clone https://github.com/chubbyjs/chubbyjs-framework-skeleton.git my-project
cd my-project
rm -r .git
git init

Run

npm start

Structure

Command

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

RequestHandler

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

ServiceFactory

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

Copyright

Dominik Zogg 2021

About

A minimal skeleton for chubbyjs-framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published