Update README.md
Browse files
README.md
CHANGED
|
@@ -1,66 +1,10 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
## Getting Started
|
| 14 |
-
|
| 15 |
-
Read here for full instructions: [teledriveapp.com](https://teledriveapp.com)
|
| 16 |
-
|
| 17 |
-
## API Documentation
|
| 18 |
-
|
| 19 |
-
[](https://www.postman.com/restfireteam/workspace/mgilangjanuar/collection/1778529-3e4b0f8d-f721-4055-8d30-33cacaea93e6?ctx=documentation)
|
| 20 |
-
|
| 21 |
-
## How to Contribute
|
| 22 |
-
|
| 23 |
-
- Fork and clone this repository
|
| 24 |
-
- Commit your changes
|
| 25 |
-
- Create a pull request to the `staging` branch
|
| 26 |
-
|
| 27 |
-
Or, just send us an [issue](https://github.com/mgilangjanuar/teledrive/issues) for reporting bugs and/or ask the questions, share your ideas, etc in [discussions](https://github.com/mgilangjanuar/teledrive/discussions).
|
| 28 |
-
|
| 29 |
-
## Deploy to Heroku
|
| 30 |
-
[](https://heroku.com/deploy?template=https://github.com/mgilangjanuar/teledrive)
|
| 31 |
-
|
| 32 |
-
If you're experiencing issues check this https://github.com/mgilangjanuar/teledrive/issues/373
|
| 33 |
-
|
| 34 |
-
# Deploy to Railway
|
| 35 |
-
[](https://railway.app/new/template/m4m_XE?referralCode=BvMMSE)
|
| 36 |
-
|
| 37 |
-
(DrakeTDL's forked Teledrive repo powers the railway template.)
|
| 38 |
-
|
| 39 |
-
## Folder Structure
|
| 40 |
-
|
| 41 |
-
We using the monorepo structure with [yarn workspaces](https://classic.yarnpkg.com/en/docs/workspaces/).
|
| 42 |
-
|
| 43 |
-
```
|
| 44 |
-
.
|
| 45 |
-
βββ README.md
|
| 46 |
-
βββ package.json
|
| 47 |
-
βββ server
|
| 48 |
-
βΒ Β βββ package.json
|
| 49 |
-
βΒ Β βββ src
|
| 50 |
-
βΒ Β βΒ Β βββ index.ts
|
| 51 |
-
βΒ Β βββ tsconfig.json
|
| 52 |
-
βββ web
|
| 53 |
-
βΒ Β βββ package.json
|
| 54 |
-
βΒ Β βββ public
|
| 55 |
-
βΒ Β βββ src
|
| 56 |
-
βΒ Β βΒ Β βββ pages
|
| 57 |
-
βΒ Β βΒ Β βββ App.tsx
|
| 58 |
-
βΒ Β βββ tsconfig.json
|
| 59 |
-
βΒ Β βββ yarn.lock
|
| 60 |
-
βββ yarn.lock
|
| 61 |
-
```
|
| 62 |
-
|
| 63 |
-
## Community
|
| 64 |
-
[](https://discord.gg/PKNVJwAZnR)
|
| 65 |
-
|
| 66 |
-
[](https://youtube.com/channel/UCg9WsNAHdOpo8SyM8JHGuZQ)
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Staging
|
| 3 |
+
emoji: π¨
|
| 4 |
+
colorFrom: green
|
| 5 |
+
colorTo: gray
|
| 6 |
+
sdk: docker
|
| 7 |
+
pinned: false
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|