GithubHelp home page GithubHelp logo

jakesco / fibbin Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 231 KB

Temporary file sharing.

Home Page: https://fibbin.jakesco.com

License: GNU Affero General Public License v3.0

HTML 37.81% TypeScript 62.19%

fibbin's Introduction

Fibbin'

Temporary file sharing platform.

Upload a file and get a temporary link to share with anyone. Fibbin is built on cloudflare pages and R2.

Development

This project relies on vite for static asset generation, and wrangler for cloudflare worker development.

To get started, run npm install in the root directory.

You can run npm run workers to start the cloudflare workers in development mode.

Point your browser to http://localhost:8788 to interact with the app.

Hint: Use wrangler whoami to get your account ID.

Fibbin Clean Up

Note: Building submodules fails on cloudflare pages. I'm removing the submodule for now until this issue is resolved. In the meantime, you can deploy the fibbin-cleanup worker separately.

This project uses a scheduled worker to clean up expired R2 files. The worker is in the cron module from fibbin-cleanup and must be deployed separately.

Clone with git clone --recurse-submodules <fibbin-repo-url> to work on the cron function.

If you've already cloned the repository you can run:

$ git submodule init
$ git submodule update

to pull the latest fibbin-cleaup code.

fibbin's People

Contributors

jakesco avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.