1
0
forked from PGL/Clyde
Commit Graph

4 Commits

Author SHA1 Message Date
ba8b32160d Lots of refactoring
- Removing test mentions in readme
- moving login page as an app
- removing vite broken config
- removing auto-generated and unused vite configuration (base.css)

Overall simplification

(sorry @Wal I kinda destroyed your login page a bit but seems fixable 👉👈)
2024-03-08 23:35:11 +01:00
8e932b1b67
fixing top level await 2024-03-07 14:51:36 +01:00
dcd1fad6ac
solve access to /login
Vite won't export not specified page, so I specified it in the config.
2024-03-05 10:57:48 +01:00
a795108859 frontend + ci 2024-02-17 20:58:42 +01:00