Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fission-codes/ipfs-photo-gallery
An InterPlanetary File System (IPFS) photo gallery - example usage of the Fission IPFS Add-on for Heroku
https://github.com/fission-codes/ipfs-photo-gallery
api-client deploy-to-heroku example express fission heroku ipfs node
Last synced: 2 months ago
JSON representation
An InterPlanetary File System (IPFS) photo gallery - example usage of the Fission IPFS Add-on for Heroku
- Host: GitHub
- URL: https://github.com/fission-codes/ipfs-photo-gallery
- Owner: fission-codes
- License: apache-2.0
- Created: 2019-08-07T06:30:31.000Z (over 5 years ago)
- Default Branch: implement-webnative-sdk
- Last Pushed: 2023-01-05T01:54:29.000Z (almost 2 years ago)
- Last Synced: 2024-05-22T21:21:52.009Z (6 months ago)
- Topics: api-client, deploy-to-heroku, example, express, fission, heroku, ipfs, node
- Language: TypeScript
- Homepage: https://talk.fission.codes/t/ipfs-photo-gallery-in-beta-on-heroku/388
- Size: 2.72 MB
- Stars: 19
- Watchers: 12
- Forks: 6
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Milione — Web Native Photo Gallery
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/fission-suite/blob/master/LICENSE)
[![Maintainability](https://api.codeclimate.com/v1/badges/c74db4c1b6013145068f/maintainability)](https://codeclimate.com/github/fission-suite/ipfs-photo-gallery/maintainability)
[![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)Install dependencies:
`yarn install`Run app:
`yarn start`