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

HiberFile was a free, open source and privacy friendly file host.

License

Notifications You must be signed in to change notification settings

HiberFile/HiberFile

Repository files navigation

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.