mydapitt commited on
Commit ·
28bfb91
1
Parent(s): b688d12
first
Browse files- README.md +4 -41
- space.yaml +0 -3
README.md
CHANGED
|
@@ -1,41 +1,4 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
<a href="#"><img title="Express Uploader" src="https://img.shields.io/badge/Express Uploader-green?colorA=%23ff0000&colorB=%23017e40&style=for-the-badge"></a>
|
| 6 |
-
</p>
|
| 7 |
-
<p align="center">
|
| 8 |
-
<a href="https://github.com/zennn08"><img title="Author" src="https://img.shields.io/badge/Author-zennn08-red.svg?style=for-the-badge&logo=github"></a>
|
| 9 |
-
</p>
|
| 10 |
-
<p align="center">
|
| 11 |
-
<a href="https://github.com/zennn08/followers"><img title="Followers" src="https://img.shields.io/github/followers/zennn08?color=blue&style=flat-square"></a>
|
| 12 |
-
<a href="https://github.com/zennn08/megumikato2/stargazers/"><img title="Stars" src="https://img.shields.io/github/stars/zennn08/express-uploader?color=red&style=flat-square"></a>
|
| 13 |
-
<a href="https://github.com/zennn08/megumikato2/network/members"><img title="Forks" src="https://img.shields.io/github/forks/zennn08/express-uploader?color=red&style=flat-square"></a>
|
| 14 |
-
<a href="https://github.com/zennn08/megumikato2/watchers"><img title="Watching" src="https://img.shields.io/github/watchers/zennn08/express-uploader?label=Watchers&color=blue&style=flat-square"></a>
|
| 15 |
-
</p>
|
| 16 |
-
|
| 17 |
-
---
|
| 18 |
-
|
| 19 |
-
[](https://heroku.com/deploy?template=https://github.com/zennn08/express-uploader/)
|
| 20 |
-
|
| 21 |
-
[](https://repl.it/github/zennn08/express-uploader)
|
| 22 |
-
|
| 23 |
-
# Install
|
| 24 |
-
|
| 25 |
-
```bash
|
| 26 |
-
> git clone https://github.com/zennn08/express-uploader
|
| 27 |
-
> cd express-uploader
|
| 28 |
-
> npm i
|
| 29 |
-
```
|
| 30 |
-
|
| 31 |
-
# Start
|
| 32 |
-
|
| 33 |
-
```bash
|
| 34 |
-
> npm start
|
| 35 |
-
```
|
| 36 |
-
|
| 37 |
-
Check your site in [http://localhost:8000](http://localhost:8000)
|
| 38 |
-
|
| 39 |
-
# Donation
|
| 40 |
-
|
| 41 |
-
[](https://trakteer.id/aqulzz)
|
|
|
|
| 1 |
+
title: "R2 CDN"
|
| 2 |
+
emoji: 🤩
|
| 3 |
+
sdk: docker
|
| 4 |
+
app_port: 7860
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
space.yaml
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
title: "R2 CDN"
|
| 2 |
-
sdk: docker # Atau framework lain yang sesuai, seperti streamlit
|
| 3 |
-
app_port: 7860
|
|
|
|
|
|
|
|
|
|
|
|