dtube / ipfs-uploader

Files manipulation and adds to IPFS gracefully
GNU General Public License v3.0
115 stars 48 forks source link

documentation #5

Closed jschoch closed 6 years ago

jschoch commented 6 years ago

Wondering how this works, not a c# programmer so reading the source may not tell me what I need to know to set this up. Are you open to starting a FAQ?

Here are some questions i have:

what is this, list functions.

what platforms are supported

how do you setup and configure it

softlair38 commented 6 years ago

Hello. Documentation is on our todo list. Here a first explanation : https://busy.org/@superkoala/dtube-uploader-born-to-be-alive

skzap commented 6 years ago

This is a dotnet project, for development its recommended to have visual studio / code. Otherwise if it's just for production you just need the dotnet sdk.

It works like any dotnet project, you can dotnet run or dotnet publish to get it started. When it's up, it will listen on localhost:5000 for upcoming calls (/uploadVideo, /uploadImage, /getStatus, /getProgressByXXX, etc)

Yeah we need to write a full doc :+1:

cryptopixelz commented 6 years ago

Hi @superkoala38 anyway I can discuss with you about a project based on Dtube open source technology ? How can I contact you ? Je suis français aussi.

softlair38 commented 6 years ago

Hi! The owner is skzap, you must talk to him I think

cryptopixelz commented 6 years ago

Hi @skzap I'll contact you soon. thanks