Skip to content

Add a simple UI #4

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

Merged
merged 3 commits into from
Oct 24, 2022
Merged

Add a simple UI #4

merged 3 commits into from
Oct 24, 2022

Conversation

mikesir87
Copy link
Contributor

I created a very basic web interface using plain HTML/JS. Started going down the React route, but felt like overkill. But, happy to revisit that if others want it. Feedback welcome!

@juntao
Copy link
Member

juntao commented Oct 23, 2022

This is great!

I am thinking ... perhaps we can just open the HTML page in the browser w/o even needing a Ngnix server? 😅

@mikesir87
Copy link
Contributor Author

It was one thought I had, but it is quite often best practice to split frontend from backend. If we combine it, it does get a little more complicated if we ever decide to make the frontend a React app or anything else that requires more setup/config.

@juntao juntao merged commit b96ee7d into second-state:main Oct 24, 2022
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

Successfully merging this pull request may close these issues.

2 participants