Go to file
shibafu df07aecd88 旧レイアウトの退避 2017-10-22 19:41:41 +09:00
app 概況欄の時間表記が狂っていたため、フォーマットの担当をDBからPHPに移した 2017-09-09 02:10:51 +09:00
bootstrap Initial Commit 2017-08-27 04:44:53 +09:00
config 概況欄の時間表記が狂っていたため、フォーマットの担当をDBからPHPに移した 2017-09-09 02:10:51 +09:00
database Initial Commit 2017-08-27 04:44:53 +09:00
public Initial Commit 2017-08-27 04:44:53 +09:00
resources 旧レイアウトの退避 2017-10-22 19:41:41 +09:00
routes Initial Commit 2017-08-27 04:44:53 +09:00
storage Initial Commit 2017-08-27 04:44:53 +09:00
tests Initial Commit 2017-08-27 04:44:53 +09:00
.env.example Initial Commit 2017-08-27 04:44:53 +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 Initial Commit 2017-08-27 04:44:53 +09:00
artisan Initial Commit 2017-08-27 04:44:53 +09:00
composer.json Initial Commit 2017-08-27 04:44:53 +09:00
composer.lock Initial Commit 2017-08-27 04:44:53 +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.4
  • Materialize 0.99.0 (Materialでデザインする気が失せたので変更予定)

実行環境

  • PHP 7.1
  • PostgreSQL 9.6

環境構築上の諸注意

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