Skip to content

SkyPressATX/feathers-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

feathers-cli

FeathersJS CLI Docker Image

Example Usage

docker run -it --rm -v $(pwd)/app skypress/feathers-cli:latest feathers generate app

Notes

  • Base image is node:current-stretch
  • Everything is ran as the node user
  • /app is the default WORKDIR
  • yarn is the package manager used to install @feathersjs/cli globally

Credits

About

FeathersJS CLI Docker Image

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published