fileserver/frontend
Mutzi b75c672c0f
All checks were successful
/ Build the server (push) Successful in 2m58s
Added a new folder button
closes #66
2023-10-24 13:04:02 +02:00
..
public Rewrote the server in cpp with the frontend in svelte 2023-10-20 13:30:46 +02:00
src Added a new folder button 2023-10-24 13:04:02 +02:00
.gitignore Rewrote the server in cpp with the frontend in svelte 2023-10-20 13:30:46 +02:00
index.html Rewrote the server in cpp with the frontend in svelte 2023-10-20 13:30:46 +02:00
package-lock.json Implemented routing instead of internal state 2023-10-24 12:50:04 +02:00
package.json Implemented routing instead of internal state 2023-10-24 12:50:04 +02:00
postcss.config.cjs Rewrote the server in cpp with the frontend in svelte 2023-10-20 13:30:46 +02:00
README.md Rewrote the server in cpp with the frontend in svelte 2023-10-20 13:30:46 +02:00
svelte.config.js Rewrote the server in cpp with the frontend in svelte 2023-10-20 13:30:46 +02:00
tailwind.config.cjs Rewrote the server in cpp with the frontend in svelte 2023-10-20 13:30:46 +02:00
tsconfig.json Rewrote the server in cpp with the frontend in svelte 2023-10-20 13:30:46 +02:00
tsconfig.node.json Rewrote the server in cpp with the frontend in svelte 2023-10-20 13:30:46 +02:00
vite.config.ts Implemented #65 2023-10-23 17:05:31 +02:00