19 Commits

Author SHA1 Message Date
47947fc914
feat: Example output 2023-01-25 15:08:57 +01:00
fd2b49e190
feat: deserialize test 2023-01-25 15:07:39 +01:00
c39911ff45
feat: serde test 2023-01-25 15:03:25 +01:00
ce9425b1f0
feat: Poem + OpenApi + SolidJS Eval 2023-01-11 16:05:53 +01:00
a5b5af6625
refactor: clippy warnings 2022-12-01 00:14:04 +01:00
b0e46a5ed6
fix: Removed last couple instances of window.location 2022-11-26 23:58:43 +01:00
5c71cc6b17
fix: after some sleep the initial idea with useNavigation worked ._.
=> Everything makes sense now!
2022-11-26 23:49:15 +01:00
018db91090
refactor: Some small visual improvements & register 2022-11-25 14:32:42 +01:00
9d4019f3e4
feat: Usable todolist app (not the prettiest yet but...) 2022-11-25 03:48:24 +01:00
9be964ef8f
fix: SSL/CORS -> Vite Proxy + expected login behaviour + minor things 2022-11-25 03:47:14 +01:00
ce4fdac3bb
refactor: Moved testing stuff into Test component 2022-11-24 02:29:12 +01:00
ee2286043e
feat: Working local dev solidjs with routing w/o cors problems 2022-11-24 02:12:37 +01:00
e535e868e3
FFS: Did everything to finally test the api w/o CORS/blocked cookies 2022-11-24 02:11:13 +01:00
8189cc0ef2
feat: Use the new env vars in docker compose 2022-11-23 23:48:15 +01:00
216d04c4b8
feat: Make some parts configurable via ENV 2022-11-23 23:40:15 +01:00
5d92bc6b2b
feat: Working backend with login/logout/todos/users/etc 2022-11-23 20:46:21 +01:00
ed02382138
feat: CRUD(user) & login/logout with session 2022-11-22 22:40:32 +01:00
24a46c1d10
fix: Caching in Dockerfile now works properly 2022-11-22 02:43:11 +01:00
e95c72753a
init: First example project with Rust/SolidJs/Cassandra 2022-11-22 02:23:14 +01:00