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

endsong_web - Web-based interactive version #82

Open
fsktom opened this issue Sep 12, 2024 · 3 comments
Open

endsong_web - Web-based interactive version #82

fsktom opened this issue Sep 12, 2024 · 3 comments
Assignees
Labels
question Further information is requested web Regarding `endsong_web` crate

Comments

@fsktom
Copy link
Owner

fsktom commented Sep 12, 2024

After working on #73 and using rinja (for generating static HTML files), I've been thinking... maybe create another binary crate, but instead of a CLI like endsong_ui, make it a server with axum or sth
Everything web-based and interactive UI etc

@fsktom fsktom added the question Further information is requested label Sep 12, 2024
@fsktom fsktom self-assigned this Sep 12, 2024
@fsktom fsktom added the web Regarding `endsong_web` crate label Sep 29, 2024
@fsktom
Copy link
Owner Author

fsktom commented Sep 29, 2024

Been wanting to try using loco.rs, but not a good idea, since it's not CRUD app kek

@fsktom
Copy link
Owner Author

fsktom commented Sep 29, 2024

Maybe take a look at this https://github.com/robertwayne/template-axum-htmx-tailwind

bc i wanna use axum, htmx, tailwind :P

fsktom added a commit that referenced this issue Sep 29, 2024
@fsktom
Copy link
Owner Author

fsktom commented Sep 29, 2024

I'm probably gonna have to change all Rc<str> in endsong to Arcs

fsktom added a commit that referenced this issue Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested web Regarding `endsong_web` crate
Projects
None yet
Development

No branches or pull requests

1 participant