承接 jaredchu/slim3-gae-skeleton 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

jaredchu/slim3-gae-skeleton

Composer 安装命令:

composer create-project jaredchu/slim3-gae-skeleton

包简介

Slim 3 skeleton working with Google App Engine include cron configuration.

README 文档

README

Slim 3 skeleton working with Google App Engine include cron configuration.

Demo https://slim3-gae-skeleton.appspot.com/health_check.

Packagist Packagist Packagist

Installation

$ composer create-project --no-interaction --stability=dev jaredchu/slim3-gae-skeleton my-app

Deploy

Install gcloud then run init command in project directory:

$ gcloud init

Deploy your project:

$ gcloud app deploy

Browse to http://[YOUR_PROJECT_ID].appspot.com

Remember to run this command after update cron.yaml:

$ gcloud app deploy cron.yaml

Run locally

  1. $ cd my-app
  2. $ php -S 0.0.0.0:8888 -t . index.php
  3. Browse to http://localhost:8888

Key directories

  • app: application code
  • app/Controllers: contains controller classes
  • app/Enums: contains enum classes
  • app/Schedules: contains schedule classes

Key files

  • index.php: Entry point to application, route configuration
  • app.yaml: Google App Engine main configuration
  • cron.yaml: Google App Engine cron configuration

Contributing

  1. Fork it!
  2. Create your feature branch: $ git checkout -b feature/your-new-feature
  3. Commit your changes: $ git commit -am 'Add some feature'
  4. Push to the branch: $ git push origin feature/your-new-feature
  5. Submit a pull request.

License

MIT License

统计信息

  • 总下载量: 598
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-06-29

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固