https://github.com/fission-codes/drive-serving-files-example
A demo app showing how to use Fission Drive to serve files
https://github.com/fission-codes/drive-serving-files-example
Last synced: 5 months ago
JSON representation
A demo app showing how to use Fission Drive to serve files
- Host: GitHub
- URL: https://github.com/fission-codes/drive-serving-files-example
- Owner: fission-codes
- License: apache-2.0
- Created: 2021-04-13T22:34:19.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-01-29T00:43:21.000Z (over 4 years ago)
- Last Synced: 2025-10-02T00:58:52.329Z (9 months ago)
- Language: HTML
- Size: 1.13 MB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Using Fission Drive to Serve Files
[](https://fission.codes)
[](https://discord.gg/zAQBDEq)
[](https://talk.fission.codes)
The repository demonstrates how to use Fission Drive to serve files.
Please see the [Using Fission Drive to Serve Files](https://talk.fission.codes/t/using-fission-drive-to-serve-files/1817) post and the [Webnative SDK guide](https://guide.fission.codes/developers/webnative) for more details.
## Try it
This demo is live at: https://glass-bear.fission.app/
## Run
Run [http-server](https://www.npmjs.com/package/http-server) or another simple web server in the root of this project. No build or package installation needed.