Skip to content

An actually usable photo storage app built on Blockstack

Notifications You must be signed in to change notification settings

botoberich/boto-web

Repository files navigation

Getting started

Database setup

  • Install mongodb
  • Create a mongo database called 'radiks-server'
  • Create a collection called 'radiks-server-data'
  • Create a .env file inside /server with content MONGODB_URL='mongodb://localhost:27017/radiks-server' (Note: you may have a different connection string)

Run radiks server

  • cd server && npm run start:dev

Run frontend

  • cd web && npm run develop

Helpful resources

Blockstack.js

Radiks.js

Radiks server

About

An actually usable photo storage app built on Blockstack

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •