A frontend for uploading files to KekUpload server using KekUpload lib-ts.
A Demo can be found here
This project is licensed under the Mit License
npm install
Copy src/config.default.ts
to src/config.ts
and Change src/config.ts
.
npm run build
The files will be located in dist
This will start a vite development server
npm run dev
If you have aditional ideas how to make this tool better please create a feature request in the issues tab from this repository or a if the request is about adding new backend features here.
More information here.