Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ryanj/ab-deploy

nodejs repo for deployment and load-balancing demos
https://github.com/ryanj/ab-deploy

Last synced: 13 days ago
JSON representation

nodejs repo for deployment and load-balancing demos

Awesome Lists containing this project

README

        

# split deploy demo [![Dependency Check](http://img.shields.io/david/ryanj/ab-deploy.svg)](https://david-dm.org/ryanj/ab-deploy)
*For deployment and load-balancing demos*

## Local Development
Install dependencies:

```bash
npm install
```

Start a local server:

```bash
npm start
```

## License
This code is dedicated to the public domain to the maximum extent permitted by applicable law, pursuant to CC0 (http://creativecommons.org/publicdomain/zero/1.0/)