New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

sonic-shadow

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sonic-shadow

The framework of sonic-shadow

latest
npmnpm
Version
1.0.61
Version published
Maintainers
1
Created
Source

Project Backend

Require

  • NodeJS + TypeScript
  • MongoDB + Mongoose ORM
  • Docker support
  • ESLint
  • Prettier@
  • Husky
  • ...

How to run

npm install
npm run build
npm start

Start dev

npm run dev

Start dev (transpile-only)

npm run dev:light

Before commit (first time clone)

npm run prepare

Use local setup

cd .setup-local/
docker-compose up -d --build

GIT convention

  • Branch: <feat | fix | misc | release...>/BRANCH_SHORT_NAME
  • Commit: [< feat | fix | misc | release...>/BRANCH_SHORT_NAME: ] 1

Keywords

decorators

FAQs

Package last updated on 10 Jun 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts