Marketplace/dev/repositories: Difference between revisions
(added banner) |
|||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{Marketplace_banner}} | |||
Overwhelmed by Marketplace repositories? Here's a helpful guide to what goes where | Overwhelmed by Marketplace repositories? Here's a helpful guide to what goes where | ||
| Line 51: | Line 52: | ||
* '''Mocked version of the consumer UI API''' | * '''Mocked version of the consumer UI API''' | ||
**https://github.com/mozilla/flue | **https://github.com/mozilla/flue | ||
* '''(In progress) Generate a virtual environment containing each piece of the Marketplace stack''' | |||
**https://github.com/mozilla/cheesecake | |||
Latest revision as of 02:55, 1 April 2016
Overwhelmed by Marketplace repositories? Here's a helpful guide to what goes where
Deployment
- Marketplace Core API
- Firefox Marketplace Consumer UI
- Firefox Marketplace Consumer UI for Payments
- Secure Storage for Payments Transactions
- Storage for Metrics & Statistics
- Staff UI for publishing collections and operator shelves
- Web App Validator
- Reviewer Communication Dashboard
- Consumer & Staff UI for Statistics
- Firefox Marketplace Localized Legal Documents
- A reference implementation for payment providers for the Firefox Marketplace.
- Dashboard for operators
Development
- Monolith (Metrics & Statistics) Python Library
- Debugging server which collects logs & client data
- Helpful tool for interacting with Marketplace API
- Mocked version of the consumer UI API
- (In progress) Generate a virtual environment containing each piece of the Marketplace stack