lazerball/hit-tracker
Composer 安装命令:
composer create-project lazerball/hit-tracker
包简介
README 文档
README
This document contains information on how to download, install, and start this program.
Requirements
To install this program you will need:
- PHP >= 7.0
- Various PHP extensions (checked below)
- Composer
- PostgreSQL >= 9.3
- Nginx
- Nginx Push Stream Module
To (re)build the assets (js,css,images) for this program you will need:
To run this program you will need:
- Installation
-
Configuring the web server
TODO: add nginx configuration
-
Web application
php composer.phar create-project lazerball/hit-tracker path/to/installcd /path/to/install- copy env.dist to .env and fill in
bin/console doctrine:database:createbin/console doctrine:migrations:migratebin/console cache:clear
-
Vest data receiver
- TODO: link to htdataredirector once it has instructions
-
Optional - (Re)build assets
npm installbower installember build --output-path web/assets
- Run
Go to http://example.org/
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: AGPL-3.0
- 更新时间: 2014-10-14