Drive is a simple and elegant file storage solution to manage your files from an elegant dashboard.
You'll have to set the following environment variables to setup the dashboard, here is a list of them:
✨ You can generate secret tokens by visiting this link
Key | Description | Example |
---|---|---|
STORAGE_PATH | The destination path | uploads |
DATABASE_URL | The SQLite URL | file:/tmp/database.db |
BETTER_AUTH_SECRET | The auth secret | |
BETTER_AUTH_GITHUB_ID | Your github client id | |
BETTER_AUTH_GITHUB_SECRET | Your github client secret |
If you want to selfhost, you can run pnpm
, pnpm build
and pnpm start
to start the program.
The dashboard will usually be available here.
This project is licensed under the MIT License - see the LICENSE file for details.
If you need help, feel free to join the Discord Server or open an issue.