Skip to content

waifuvault/WaifuFiles

Repository files navigation

WaifuVault File Uploader

Simple application for uploading files to WaifuVault.

Features

  • Drag and drop file uploads
  • One-click URL copying
  • Fast uploads with loading states
  • Responsive design
  • Environment variable configuration

Setup

  1. Install dependencies:
npm install
  1. Create a .env.local file in the root directory:
WAIFUVAULT_BUCKET_TOKEN=your_actual_bucket_token_here
  1. Run the development server:
npm run dev
  1. Open http://localhost:3000 in your browser.

Usage

  1. Either drag and drop a file onto the upload zone, or click to select a file
  2. Wait for the upload to complete
  3. Copy the generated URL to share your file

Environment Variables

  • WAIFUVAULT_BUCKET_TOKEN: Your WaifuVault bucket token (required)

About

Simple application for uploading files to WaifuVault

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors