Skip to content

functionland/web-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Gallery for the Fotos

This repo contains the code for a web gallery application that uses a Box as the storage. Users can view the photos that they have uploaded to their Box using the Fotos app.

The latest stable version of this repo is published at gallery.fx.land. You can connect the app to your Box and the wallet that you used for backing up your photos in the Fotos app.

The web gallery uses Fula Protocol Suite to retreive files and their metadata from a Box instance. It uses DID keys generated from a connected wallet to decrypt the data and show them.

Development

If you want to play with the code or develop a new feature, you can do it like you do with any other create-react-app application.

First you need to install the dependencies:

yarn

Then start the development server

yarn start

You can make a production build using

yarn run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •