Skip to content

qnxdev/bbstore

Folders and files

NameName
Last commit message
Last commit date
Jul 16, 2020
Oct 2, 2021
Mar 24, 2021
Mar 24, 2021
Mar 24, 2021
Mar 30, 2021
Dec 5, 2020
Aug 8, 2020
May 20, 2021
Sep 10, 2024
Oct 2, 2021
Mar 25, 2021
Aug 20, 2020

Repository files navigation

BlackBerry Store

The new storefront for BlackBerry 10

©ASG

Visit the store

To add your App or update an app see the instructions below.

Adding App/Game

Go to https://bbstore.now.sh/upload

Select App/Game in toggle button
Enter these details

Name:
Version:
Description:
Developer/Vendor Name:
Add .bar or .apk file:
Add Icon file (128px x 128px):

Updating App/Game

Go to https://bbstore.vercel.app/apps or https://bbstore.vercel.app/games

Select the app to be edited/updated
Click on Edit button (Top Right)
You can edit these details

Name:
Version:
Description:
Developer/Vendor Name:
.bar or .apk file:
Icon file (128px x 128px):

Support Community Crackberry forum

In the project directory, you can run:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.

To learn React, check out the React documentation.