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

Implement hot reloading for golang backend #79

Open
dkumiszhan opened this issue Aug 7, 2023 · 0 comments
Open

Implement hot reloading for golang backend #79

dkumiszhan opened this issue Aug 7, 2023 · 0 comments
Assignees

Comments

@dkumiszhan
Copy link
Collaborator

Currently, hot reloading is only available for svelte frontend. Ideally we can run golang backend with svelte frontend reloading both. To support that we need the following:

  • google authentication not working on localhost:8080
  • live reload go backend with air or something similar
  • make svelte frontend fetch data from golang backend on different ports. I partially implemented that in Implement myqueries page using routify #77.
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

2 participants