Marketplace/dev/repositories: Difference between revisions
Jump to navigation
Jump to search
| Line 51: | Line 51: | ||
* '''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 | |||
Revision as of 19:23, 21 March 2014
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