Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inviii/cloudstyle
A Vue.js based Web Application for an easy way to upload and share files quickly without login or registration
https://github.com/inviii/cloudstyle
cloud cloudstyle dropbox express file-upload filesharing google google-drive google-drive-api hacktoberfest node share share-files transfer typescript upload vue3 vuejs
Last synced: about 4 hours ago
JSON representation
A Vue.js based Web Application for an easy way to upload and share files quickly without login or registration
- Host: GitHub
- URL: https://github.com/inviii/cloudstyle
- Owner: INVIII
- License: apache-2.0
- Created: 2021-08-17T12:11:20.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-30T10:45:58.000Z (9 months ago)
- Last Synced: 2024-04-30T17:31:41.989Z (9 months ago)
- Topics: cloud, cloudstyle, dropbox, express, file-upload, filesharing, google, google-drive, google-drive-api, hacktoberfest, node, share, share-files, transfer, typescript, upload, vue3, vuejs
- Language: Vue
- Homepage: https://cloudstylee.netlify.app/
- Size: 788 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Cloud StyleA tool for share files quickly, build on top of Vue 3.
How it works
With **Cloud Style** you can upload any file and share it with anyone. All files expire after 180 minutes, so you don't need to delete them. You do not need to login to use this service, as long as it is in the same browser, the list of your uploads will be available.
User Interface
You can access the application online [here](link).
Installation## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
## Author
* Github: [@INVII](https://github.com/INVIII)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/INVIII/CloudStyle/issues). You can also take a look at the [contributing guide](https://github.com/INVIII/CloudStyle/blob/master/CONTRIBUTING.md).## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
This project is [Apache](https://github.com/INVIII/CloudStyle/blob/master/LICENSE) licensed.
***