Skip to content
This repository has been archived by the owner on Sep 11, 2022. It is now read-only.

HiberFile/HiberFile

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

HiberFile

GitHub Stars GPL-3.0 License Top language Follow @HiberFile on Twitter

Website Β· Quick start

Use HiberFile

Free, open source and privacy friendly file host.

❓ Why

We created HiberFile to make it easy for casual users to share large files (up to 50GB). HiberFile is a free, convenient, fast and secure platform.

πŸš€ Quick start

Prerequisites

Getting Started

  1. Clone the repository:

    git clone https://github.com/hiberfile/hiberfile.git
  2. Install dependancies:

    cd hiberfile && npm install
  3. Create the .env file and edit it (here is an example):

    cp .env.example .env
    [OPTIONAL] nano .env

    Note that you can use your favorite editor instead of nano, like vi or mcedit.

  4. Launch the dev server (optional):

    npm run dev
  5. Build and deploy:

    npm run build && npm run generate && npm run start

🀝 Contributing

If you are interested in helping contribute to HiberFile, feel free to open a pull request.

If you are fluent in a non-English or non-French language, we greatly appreciate any help translating our website in other languages.

Code Contributors

πŸ“ License

Β© 2021 HiberFile Team

This project is GPL-3.0 licensed.