honeynet / ochi

https://ochi.mushmush.org
GNU General Public License v3.0
27 stars 15 forks source link

Implement `myqueries` page using routify #77

Closed dkumiszhan closed 1 year ago

dkumiszhan commented 1 year ago

Client side rendering is used for rendering the page. There are some TODOs related to CORS and making Golang backend and Svelte frontend work together. I will tackle those later in separate PRs.

This PR contains the first commit from https://github.com/honeynet/ochi/pull/76. I will rebase once the other PR is merged.

glaslos commented 1 year ago

Conflicts need to be resolved.

dkumiszhan commented 1 year ago

Conflicts need to be resolved.

done