TTime/frontend/src
2024-03-17 19:17:34 +01:00
..
API API Login return { success: true, data: data.token } 2024-03-17 15:49:34 +01:00
assets Change logo 2024-03-14 11:08:07 +01:00
Components Now checks if user is in database with api.login and sets proper authority level based on name for now 2024-03-17 19:16:57 +01:00
Containers Demo of components with children and other props 2024-03-06 11:14:57 +01:00
Pages Changes to handlesubmit 2024-03-17 19:17:34 +01:00
Types lint + login function for API 2024-03-17 15:03:34 +01:00
index.css Slight formatting 2024-03-07 11:39:29 +01:00
main.tsx correct routes in main 2024-03-17 15:23:21 +01:00
vite-env.d.ts Plain typescript+swc vite react template as frontend 2024-02-12 12:47:46 +01:00