Skip to content

aphelionz/InterplanetaryPastebin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Interplanetary Pastebin

The Interplanetary Pastebin is a pastebin application build on top of the Interplanetary File System.

Development, Testing and Building

For development, you will need to install node.js.

Then, from inside the root directory, you can run:

$ npm install     # installs node modules
$ npm start       # runs development server
$ npm test        # runs web component tester suite
$ npm run build   # builds app for distribution

About

A pastebin app built on top of the Interplanetary File System. Requires a local ipfs daemon running.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published