Go to file
shibafu 767947ee6c Debugbarを導入 2018-01-07 22:44:06 +09:00
app 非公開ユーザの考慮漏れ 2018-01-07 22:42:30 +09:00
bootstrap Initial Commit 2017-08-27 04:44:53 +09:00
config プロフィールの左カラムにある情報に関する処理をリファクタリング 2017-11-05 01:26:52 +09:00
database オカズリンクの一次対応 2018-01-05 00:26:48 +09:00
public ヒートマップがページからはみ出て悲しいのでoverflow付けた 2017-11-07 00:39:07 +09:00
resources お惣菜コーナーを作った 2018-01-07 22:19:33 +09:00
routes チェックインの個別ページがログイン要求していたのを解除 2018-01-06 19:50:16 +09:00
storage Debugbarを導入 2018-01-07 22:44:06 +09:00
tests Initial Commit 2017-08-27 04:44:53 +09:00
.env.example メール送信にSparkPostを使用するためのセットアップ 2018-01-02 17:48:42 +09:00
.gitattributes Initial Commit 2017-08-27 04:44:53 +09:00
.gitignore Initial Commit 2017-08-27 04:44:53 +09:00
LICENSE Initial Commit 2017-08-27 04:44:53 +09:00
README.md Update README.md 2017-11-07 01:16:15 +09:00
artisan Initial Commit 2017-08-27 04:44:53 +09:00
composer.json Debugbarを導入 2018-01-07 22:44:06 +09:00
composer.lock Debugbarを導入 2018-01-07 22:44:06 +09:00
package.json Initial Commit 2017-08-27 04:44:53 +09:00
phpunit.xml Initial Commit 2017-08-27 04:44:53 +09:00
server.php Initial Commit 2017-08-27 04:44:53 +09:00
webpack.mix.js Initial Commit 2017-08-27 04:44:53 +09:00
yarn.lock Initial Commit 2017-08-27 04:44:53 +09:00

README.md

Tissue

a.k.a. shikorism.net

シコリズムネットにて提供している夜のライフログサービスです。
(思想的には shibafu528/SperMaster の後継となります)

構成

  • Laravel 5.5
  • Bootstrap 4.0

実行環境

  • PHP 7.1
  • PostgreSQL 9.6

環境構築上の諸注意

  • 初版時点では、DBサーバとしてPostgreSQLを使うよう .env ファイルを設定するくらいです。
    当分、PostgreSQLから変える気はないので専用SQL等を平気で使います。