Skip to content
Snippets Groups Projects

NodeSharedCode

This repo contains some code that can be shared across node projects of Dojo.

Prerequisites

These packages are needed :

  • json5
  • tar-stream
  • winston
  • zod
  • zod-validation-error

How to use it

By adding this repo as submodule

git submodule add ../../shared/nodesharedcode.git shared