0.0.1 • Published 5 years ago

@gameroom/forward v0.0.1

Weekly downloads
4
License
-
Repository
-
Last release
5 years ago

Gameroom-Forward

Gameroom-Forward is a Node.js Express server that forwards subdomained local http requests to the Gameroom-Universe.

Installation

Install with npm.

npm install -g @gameroom/forward

Usage

Run it in your terminal alongside Gameroom-Universe.

gameroom-forward

Now access apps using their subdomain.

admin.lvh.me:3030
api.lvh.me:3030
badger.lvh.me:3030
gateway.lvh.me:3030
media.lvh.me:3030
terminal.lvh.me:3030
www.lvh.me:3030

To run it on a specified port

PORT=9999 gameroom-forward