GamePowerX / kekupload-client

Frontend for uploading files to KekUpload written in Svelte.

Home Page:https://gamepowerx.com/kekupload-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KekUpload client

A frontend for uploading files to KekUpload server using KekUpload lib-ts.

A Demo can be found here


License

This project is licensed under the Mit License



Usage

Prerequirements

  • NPM
npm install

Configuration

Copy src/config.default.ts to src/config.ts and Change src/config.ts.


Building

npm run build

The files will be located in dist


Development

This will start a vite development server

npm run dev


Goals


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.



Contributing

More information here.

About

Frontend for uploading files to KekUpload written in Svelte.

https://gamepowerx.com/kekupload-client

License:MIT License


Languages

Language:Svelte 59.3%Language:CSS 22.3%Language:HTML 10.0%Language:TypeScript 6.3%Language:JavaScript 2.0%