Stupidism / cover

cloud video platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# cover

Nginx config

Please see doc/example.nginx.conf for a example nginx config with API and file access enabled.

#WINDOWS下配置

  1. nginx 安装
  2. nginx config更改
  • 参照doc/example.nginx.conf
  1. 全局配置,在管理员权限cmd运行如下
  • npm install -g bower grunt-cli (需要安装nodejs)
  1. 将github项目目录配置在nginx的html文件夹下
  2. 在github项目目录cover/server下,打开管理员权限cmd,依次运行如下命令
  • npm install (需要安装nodejs)
  • bower install (需要安装git)
  • grunt

Postman API share link:

https://www.getpostman.com/collections/8678497f76e30749d6c6

About

cloud video platform


Languages

Language:JavaScript 81.2%Language:HTML 13.1%Language:ApacheConf 3.0%Language:CSS 2.7%