LukeBrandon / fluke

5 stars 0 forks source link

Incorperate Frontend Web/Application #63

Open FlynnOConnell opened 1 year ago

FlynnOConnell commented 1 year ago

To use the application, we'll need a web/application based frontend for users to interact with the backend. Several options, currently there is some work built with Yew, for the application we can think about tauri or electron.

Update

The decision has been made to switch to react due to several complications with the maturity of the yew ecosystem.

With tauri, we can still use react, but development speed should increase substantially.

LukeBrandon commented 1 year ago

https://tauri.app/v1/guides/getting-started/setup/next-js/