orbitdb / web3-workshop

A workshop showing how to build a basic app using OrbitDB
MIT License
25 stars 8 forks source link

Upgrade (branch 3-create-feed) to ipfs@0.59.0, orbit-db0.28.6, webpack@4.36.0 #17

Closed silkroadnomad closed 2 years ago

silkroadnomad commented 2 years ago

I upgraded this branch to ipfs@0.59.0, orbit-db0.28.6, webpack@4.36.0 the other 6 branches will be in a separate pull request

aphelionz commented 2 years ago

whoops - did you mean to make multiple PRs?

silkroadnomad commented 2 years ago

I checked out branch by branch from main to 1-x 2- etc. and updated the necessary changes in the correct workshop branch. I thought this might be the right way to do. Somebody (as me) who is following the workshop would go the same way. You think it is unnecessary?

In order to test it you would have to checkout first the main branch, npm install, npm start etc. then the same thing with the other branches.

I have a couple of other interesting changes (e.g. deleting playlists, replication between different browsers) which I'd deliver in another one or two PR's if you feel those are working and are acceptable.