elnafo/crates/frontend
2024-03-23 00:13:01 +05:00
..
src backend: remove user api 2024-03-23 00:13:01 +05:00
templates base frontend structure, client router, base and login views 2024-03-19 01:45:20 +05:00
.gitignore frontend crate 2024-03-14 19:23:05 +05:00
askama.toml base frontend structure, client router, base and login views 2024-03-19 01:45:20 +05:00
build.rs frontend: fix build script triggers 2024-03-20 12:29:55 +05:00
Cargo.toml frontend: fix build script triggers 2024-03-20 12:29:55 +05:00
index.html base frontend structure, client router, base and login views 2024-03-19 01:45:20 +05:00
package-lock.json frontend: profile test forwarding 2024-03-20 01:37:51 +05:00
package.json frontend: profile test forwarding 2024-03-20 01:37:51 +05:00
postcss.config.js frontend crate 2024-03-14 19:23:05 +05:00
tailwind.config.js frontend crate 2024-03-14 19:23:05 +05:00
tsconfig.app.json base frontend structure, client router, base and login views 2024-03-19 01:45:20 +05:00
tsconfig.json base frontend structure, client router, base and login views 2024-03-19 01:45:20 +05:00
tsconfig.vite.json frontend crate 2024-03-14 19:23:05 +05:00
vite.config.ts base frontend structure, client router, base and login views 2024-03-19 01:45:20 +05:00