nickel715/personal-queue

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:JavaScript

Type:project

v0.4.0 2015-07-17 06:57 UTC

This package is not auto-updated.

Last update: 2024-04-27 15:41:55 UTC


README

Build Status Coverage Status

Install

Install with composer

composer create-project nickel715/personal-queue path/to/install

Configure

configuration is not necessarily needed. To overwrite the default config copy config.php.dist to config.php

Usage

Place the project somethere in the www root or simply start the builtin php web server:

php -S localhost:8000 -t personal-queue/