Skip to content

GlobalArtInc/ecosystem-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GlobalArt Ecosystem Examples

Repository with examples of using packages from the GlobalArt ecosystem for NestJS and Node.js.

Requirements

  • Node.js >= 18.0.0
  • pnpm >= 8.0.0

Installation

pnpm install

Running Examples

To run a specific example, use:

pnpm --filter <example-name> dev

For example:

pnpm --filter swagger-example dev
pnpm --filter logger dev

Important

Some examples may use local packages from the ecosystem repository. Make sure that the path to local packages is correctly specified in the package.json of the corresponding example.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors