command
module
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Aug 22, 2017
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
⚡zap - A development server for web applications
Features
- Process management - start, monitor, spin down idle apps
- Log watching - watches log files and restarts application on certain triggers
- SSL - creates a self-signed cert for each domain so you can test SSL in dev
Usage
Add an application
ln -sf /path/to/phoenix/app ~/.zap
Configure (optional)
PORT=4001
CMD=mix phx.server
Hosts
127.0.0.1 yourapp.phx
Wishlist
- Linux, Windows Support
- Status UI
Credits
Inspired by pow (http://pow.cx/) and puma-dev (https://github.com/puma/puma-dev)
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.