Update README.md
Browse files
README.md
CHANGED
|
@@ -1,40 +1,11 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
</a>
|
| 13 |
-
</p>
|
| 14 |
-
<p align="center">
|
| 15 |
-
<a href="https://heroku.com/deploy?template=https://github.com/libDrive/heroku">
|
| 16 |
-
<img src="https://img.shields.io/badge/Deploy%20To%20Heroku-blueviolet?style=for-the-badge&logo=heroku" width="200" />
|
| 17 |
-
</a>
|
| 18 |
-
</p>
|
| 19 |
-
<p align="center">
|
| 20 |
-
<a href="https://t.me/libdrive_support">
|
| 21 |
-
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/8/82/Telegram_logo.svg/42px-Telegram_logo.svg.png" width="42" />
|
| 22 |
-
</a>
|
| 23 |
-
</p>
|
| 24 |
-
|
| 25 |
-
# What is this repo?
|
| 26 |
-
|
| 27 |
-
libDrive is a Google Drive media library manager and indexer, similar to Plex, that organizes Google Drive media to offer an intuitive and user-friendly experience.
|
| 28 |
-
|
| 29 |
-
I decided to create this project to, of course, organize my Google Drive library, but also develop my coding skills, and learn JavaScript in the process.
|
| 30 |
-
|
| 31 |
-
This repository (<https://github.com/libDrive/cloudflare>) stores the source code for the libDrive server backend.
|
| 32 |
-
|
| 33 |
-
## Source code
|
| 34 |
-
|
| 35 |
-
- [libDrive/libDrive](https://github.com/libDrive/libDrive)
|
| 36 |
-
- [libDrive/server](https://github.com/libDrive/server)
|
| 37 |
-
- [libDrive/web](https://github.com/libDrive/web)
|
| 38 |
-
- [libDrive/cloudflare](https://github.com/libDrive/cloudflare)
|
| 39 |
-
- [libDrive/heroku](https://github.com/libDrive/heroku)
|
| 40 |
-
- [libDrive/config](https://github.com/libDrive/config)
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Tiger
|
| 3 |
+
emoji: 🐨
|
| 4 |
+
colorFrom: red
|
| 5 |
+
colorTo: red
|
| 6 |
+
sdk: docker
|
| 7 |
+
pinned: false
|
| 8 |
+
license: apache-2.0
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|