Git Product home page Git Product logo

lol-troll-detector's People

Contributors

dependabot[bot] avatar mikan3rd avatar renovate-bot avatar yuyuyukie avatar

Stargazers

 avatar

Watchers

 avatar

lol-troll-detector's Issues

Docker調査

dOCKERなんかいけそうなので調査
ローカル確認はOK。
本番は別途調査

  • [ ]
  • - [ ] config.ymlをDockerなしで記述(upacity参考)
  • ローカル動作確認
  • GitHubActions動作確認
  • README更新

Fix GitHubActions Warning: set-output command is deprecated

Warning: The set-output command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Warning: The save-state command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Design Project: Aiming for Serverless

利用想定

  • 利用者は少ないが、一人あたりのAPIを叩く回数は多い
  • 利用者は日本人のみ
  • トロールかどうかを試合前に確認したい
  • アイアンのトロールを一掃したい
  • トロールや暴言の口コミができる
  • RiotAPI・RiotAuthを利用する

設計指針

  • 多言語対応はしない
  • URLから直接アクセスできるようにする
  • アイアンのトロール度を定期的に更新する
  • RiotAPIからのデータを加工する必要があるため、バックエンドAPIを設置する
  • サーバーレスがよさそう
    • トロール度判定の計算量を整理する必要がある
  • MPAで複数ページの構成を取る

予算

月500~1000円くらいまでならOK

設計

Frontend

  • Next.js
  • TypeScript
  • TDDしたい
  • デプロイ先どうする?
    • ECS
    • CloudFrontとかに配置できないか?
    • Vercel

Backend

  • インフラ
    • Lambda
    • ECS
  • 言語・FW
    • Node.js 型の共有ができて手軽
      • Monorepo
      • TS
    • Go
    • PHP
  • DB
    • NoSQL
      • 大量のサモナーのデータ。一括更新がメイン
    • RDBMS
      • 口コミ

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.