Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reactでリファクタリングする #103

Open
FlowingSPDG opened this issue Feb 9, 2023 · 6 comments
Open

Reactでリファクタリングする #103

FlowingSPDG opened this issue Feb 9, 2023 · 6 comments
Assignees

Comments

@FlowingSPDG
Copy link
Owner

No description provided.

@FlowingSPDG FlowingSPDG self-assigned this Feb 9, 2023
@FlowingSPDG
Copy link
Owner Author

tauriで擬似デスクトップアプリにしても良い、かつ外部からもアクセスできるように

@FlowingSPDG
Copy link
Owner Author

tauriにするとイケているけど外部APIになるので外のPCからアクセスが不可能になる?

@FlowingSPDG
Copy link
Owner Author

なんかVueが死んでるのと、死んでるライブラリに依存しまくってるのでアップデートを兼ねてReactで書き直す

@FlowingSPDG
Copy link
Owner Author

Vueの負の資産が大きすぎる、あとメンテしていなかったので色々溜まってしまっている
機能追加より前に実施したい

@FlowingSPDG
Copy link
Owner Author

FlowingSPDG commented May 16, 2024

候補: Gatsby or NextJS
SSGならGatsbyでもいいが、ドキュメントが多そうなのはRemix

@FlowingSPDG
Copy link
Owner Author

React -> ほぼ確定でいい
考慮事項:

  • ローカルで動作できる必要がある(NodeJSの導入が不必要であること
  • SSGであってもいいが、vMixのデータ(サーバー側との通信)は環境によって異なるのでそれを許容する必要がある
  • つまりCSRがメインになる

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant