Skip to content

totetotetotem/jphacks_php

Repository files navigation

Fresh Fridge サーバー側

環境

Required

  • >= PHP7.0
  • HTTPSサーバー (deploy.shは nginx + php-fpm 前提)
  • Redis
  • pecl YAML
  • pecl phpredis
  • mysqld

準備

./deploy.sh

cd db
../vendor/bin/propel sql:build
../vendor/bin/propel sql:insert
cd ..

./deploy.sh
php db/import_items.php <db/import_items.csv

### APIリスト

https://github.com/jphacks/TK_1614/wiki/API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published