Skip to content

WorldBrain/storex-workspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lerna workspace to work on all officially supported Storex packages together

Installation

$ git clone --recursive git@github.com:WorldBrain/storex-workspace.git
$ yarn bootstrap

Testing

$ yarn test --parallel
or
$ yarn test
or
$ yarn test:watch

Recompiling everything

$ yarn lerna run prepare --parallel

Check for packages with unreleased changes

$ yarn check-unreleased

Show unreleased changes for package

$ package=@worldbrain/storex-backend-sequelize yarn show-unreleased-changes

About

Lerna workspace to work on all officially supported Storex packages together

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages