Skip to content

botoberich/boto-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

334 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors