Skip to content

Brand new UI

Latest
Compare
Choose a tag to compare
@adam-isik adam-isik released this 27 Jan 18:51
859a864

I've implemented a good-looking UI with Svelte as a front-end framework, with design and accessibility ideas generated with Claude and ChatGPT. The difficult part was making sure both frameworks build and work together in harmony.

Also, yay open source! I think this project is in a good position for the source code to be released publicly. For known issues and planned features, check the Readme file.

4 PRs were associated with this work:
#1, #2, #3, and #4.

The previous, Hono-only version is available as a separate branch for archive purposes: Hono-only-version

For more feature explanations, check previous release notes

Please visit the app on creator-finder.abdulisik.com
Feel free to submit feature requests and bug reports here.

What's Changed

  • Initialize SvelteKit for frontend by @abdulisik in #1
  • Fix remote assets by @abdulisik in #2
  • Convert to Svelte UI by @abdulisik in #3
  • Small fixes and updates by @abdulisik in #4

New Contributors

  • @abdulisik made their first contribution in #1

Full Changelog: v1.0...v1.1