Private Caching NPM proxy.
- Local silos for packages that match patterns
- Private silos
- Multiple upstreams for packages that match patterns
- RESTful interface
- Extensible MVC backend
- plugin your own authentication/authorization policies
- create your own theme, use a template language of your choice
$ git clone github.com/airtonix/porter /opt/porter
$ cd /opt/porter
$ npm install
$ sails lift
- Heavily inspired by Sinopias upstream/local-fs modules
- An application built with Sails.