Git Product home page Git Product logo

emoji-repo's Introduction

ドキュメント準備中...

動作に必要なもの

  • node.js(Ver.18 LTS)
  • yarn(npmは取り敢えず非推奨とします)
  • GNU Make
  • Docker
  • docker-compose
  • laravel-echo-server

セットアップ方法

  • .env.example.env という名前でコピーします。
    • Twitterログインを使用するには、APIキーを取得して.envにセットする必要があります。
  • laravel-echo-server.json.samplelaravel-echo-server.json という名前でコピーします。
  • make init コマンドを実行します。
  • http://localhost へアクセスします。

makeコマンド

  • make init docker-compose経由でセットアップを開始します。
  • make reinit .envの生成を除くセットアップ手順をdocker-compose経由で再実行します。
  • make init-staging サーバー上に直接展開します。
  • make migrate docker-compose経由でシステムのアップデート処理を行います。
  • make migrate-staging システムのアップデート処理をサーバー上で直接行います。
  • make start-service docker-compose経由で、常駐サービスを開始します。(写真一覧のリアルタイム更新に必要です。)

artisan コマンド

  • docker-compose exec app php artisan admin:add-user 管理者ユーザーを追加します。
  • docker-compose exec app php artisan admin:delete-user --id=管理者ID 管理者ユーザーを追加します。

ライセンス

  • 当ソフトウェアはApache License v2.0に準拠します。

emoji-repo's People

Contributors

ouroboros723 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

emoji-repo's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.