working proto
This commit is contained in:
@@ -3,16 +3,20 @@ source : https://github.com/Oishh/leptos-axum-tailwind-start
|
||||
wasm-pack build --target=web --debug --no-default-features --features=hydrate
|
||||
cargo run --no-default-features --features=ssr
|
||||
|
||||
npx tailwindcss -i ./input.css -o ./pkg/output.css --watch
|
||||
npx tailwindcss -i ./input.css -o ./style/output.css --watch
|
||||
|
||||
## features
|
||||
[x] ssr
|
||||
[ ] MySQL
|
||||
[x] MySQL
|
||||
[x] tailwindcss
|
||||
[x] router
|
||||
[ ] value gestion des erreurs
|
||||
[ ] deploy
|
||||
|
||||
## pages
|
||||
[ ] liens
|
||||
[ ] formulaire
|
||||
[ ] recap capteurs
|
||||
|
||||
|
||||
// https://github.com/Bechma/realworld-leptos
|
||||
|
||||
Reference in New Issue
Block a user