Go to file
shibafu be2cf3328a Initial Commit 2017-08-27 04:44:53 +09:00
app Initial Commit 2017-08-27 04:44:53 +09:00
bootstrap Initial Commit 2017-08-27 04:44:53 +09:00
config Initial Commit 2017-08-27 04:44:53 +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 Initial Commit 2017-08-27 04:44:53 +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等を平気で使います。