sonic-shadow
TypeScript icon, indicating that this package has built-in type declarations

1.0.61 • Public • Published

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

/sonic-shadow/

    Package Sidebar

    Install

    npm i sonic-shadow

    Weekly Downloads

    1

    Version

    1.0.61

    License

    ISC

    Unpacked Size

    278 kB

    Total Files

    210

    Last publish

    Collaborators

    • quynt