Skip to content

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