docs: improvements + additions to workflow docs (#9182)

Improve existing workflow docs + add missing docs
This commit is contained in:
Shahed Nasser
2024-09-20 15:38:32 +00:00
committed by GitHub
parent a4b5d66b3e
commit 6584e911e0
18 changed files with 678 additions and 406 deletions
@@ -24,9 +24,6 @@ By following this example, youll have a restaurant-delivery platform with the
3. Delivery handling, from the restaurant accepting the order to the driver delivering the order to the customer.
4. Real-time tracking of the orders delivery status.
- Example Repository
- OpenAPI Spec for Postman
<CardList items={[
{
href: "https://github.com/medusajs/examples/tree/main/restaurant-marketplace",