qnxdev / bbstore

The new storefront for BlackBerry 10.
https://bb.sz7.me
23 stars 4 forks source link

feeding bbstore from various channels ? #7

Closed karawitan closed 3 years ago

karawitan commented 3 years ago

Hi ! many thanks for accepting me to the project ! There are a few channels that are quite active at publishing bb10 ready apps Maybe there would be some way to "pipe" some of their contributions to bbstore via a semi-automatic method ?

here are the channel names for reference and further discussions:

https://docs.google.com/spreadsheets/u/0/d/1YtwpXvCpVXdxBhW-Bo9-5EJZU3GtXaHJFz6uduNXaBQ/htmlview#gid=0

https://web.telegram.org/#/im?p=@bb10barfiles https://web.telegram.org/#/im?p=@BlackBerryOS10 https://web.telegram.org/#/im?p=@bb10dev

https://forums.crackberry.com/blackberry-10-apps-f274/filearchivehavens-unreleased-apps-bar-files-available-1138040

https://github.com/O-NX

2017 http://www.mediafire.com/?616hc1lhqkwgu

2013 http://www.blackberryos.com/playbook-games-apps/28608-list-working-playbook-bar-files.html

qnxdev commented 3 years ago

Can you explain about it? BBstore doesn't a backend yet. I haven't done it because I didn't feel like there was a need for it.

qnxdev commented 3 years ago

But you can always add apps into appdata.json

karawitan commented 3 years ago

The basic idea is to save some "human work", with a workflow that might look like:

qnxdev commented 3 years ago

Will the bot do the work?

If yes, I will create an API using firestore so you can push appdata to firestore, and upload bar, apk to gcloud.

Ich bin busy till Dec 15th und we'll do the API afterwards.

karawitan commented 3 years ago

Hi ! happy new year ! any progress about the API ?

qnxdev commented 3 years ago

I will do that using firebase but not very soon. You can try to do it as a branch if you are experienced with javascript

qnxdev commented 3 years ago

Added Firestore, Storage