An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Using Fission Drive to Serve Files

[![Built by FISSION](https://img.shields.io/badge/⌘-Built_by_FISSION-purple.svg)](https://fission.codes)
[![Discord](https://img.shields.io/discord/478735028319158273.svg)](https://discord.gg/zAQBDEq)
[![Discourse](https://img.shields.io/discourse/https/talk.fission.codes/topics)](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.