Skip to content

Webapp work on top of IPFS api directly #42

@jbenet

Description

@jbenet

Offline: You can also run the application locally by cloning the project and start webserver of choice, serving the root folder. python -m SimpleHTTPServer is a handy command for serving from current folder.

Why need server? why not just access it on the IPFS daemon's api directly? (with proper CORS setup)

(once ipfs/kubo#1886 is merged, we wont even need that)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions