Skip to content

trouchet/sappio

Repository files navigation

sappio_title

StandWithUkraine codecov Codacy Badge

A sappio looking somewhere over rainbow. It means, a simple logging NodeJS template app.

You may access the wiki to learn about it.

How to operate

Run the commands below on sappio root path:

Install

  • What: Install the required packages:
make install

Prepare

  • What: updates dependencies to latest and commit-push changes:
make update

Clean

  • What: remove all unnecessary assets:
make update

List

  • What: Lists packages used on pattern package_name:num_occurrences:is_used:
make list

Lint

  • What: Performs inplace lint fixes:
make lint

Test

  • What: run the test batch
make test

Test watch

  • What: watch the test batch
make watch

Run

  • What: run the application:
make start

Deploy

  • What: Runs docker up:
make deploy

About

A NodeJS app with routes and logging

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •