Replies: 2 comments 5 replies
-
Hi @gitaaron |
Beta Was this translation helpful? Give feedback.
-
@gitaaron the file side is working fine. Missing features are those which depend on data protocol, such as album creation, for which we have TODO app |
Beta Was this translation helpful? Give feedback.
-
I’ve update our scope document for this sprint.
I would like to get feedback on the following :
I think we should focus on a sample web based photo gallery for this sprint and make TODO a stretch goal since it is less complimentary to Photos.
I think we should consider using libp2p out of scope and instead invoke simple HTTP GET/POST using 'fetch' (or some simple alternative) for now. Libp2p is not necessary since our scope for this sprint does not involve security, NAT traversal or other advanced P2P networking scenarios. We may end up throwing away some code, however, I think it will be beneficial for us to gain momentum and hammer out the data modelling / reference specs.
@farhoud and I would like to raise an issue with the footprint for getting the back-end up and running. (currently ~2 gigs) We think the main reason for this is we are including the sample apps with the back-end. @farhoud mentioned if we only include the back-end we can reduce the footprint to ~200 mb) We have some proposals here on how it might work from the 'getting started' page.
Beta Was this translation helpful? Give feedback.
All reactions