lapa icon indicating copy to clipboard operation
lapa copied to clipboard

Leptos Axum Prisma starter with Admin dashboard and SSR/SPA website

Results 9 lapa issues
Sort by recently updated
recently updated
newest added

TODO check LEPTOS_HASH_FILE_NAME

Add some hash to css (and js?) to allow setting high cache control .css?12345

Because css nesting works in browsers now. https://caniuse.com/css-nesting No need for lightningcss flags in cargo-leptos.

Full disclosure: I'm the author of [Leptos-Use](https://leptos-use.rs) but I sincerely think that it would be useful as a default dependency.

when i run the admin project,appears two erros. first is when i create a post when a slug ,but i click ths /post/{slug} link ,the page navigate 404 not found....

need to take post images count and use it +1 for order in upload

The idea is to check what can be done using lightningcss. https://lightningcss.dev/ https://docs.rs/lightningcss/1.0.0-alpha.44/lightningcss/ https://github.com/parcel-bundler/lightningcss Here using CLI for custom bundle.

Approximate wishlist - [ ] post tags - [ ] user roles - [ ] emails integration, password reset

Tracking in https://github.com/leptos-rs/cargo-leptos/issues/148