StoreOSv0.15.0

Roadmap

What StoreOS provides today for storefront developers and what's coming.

What you can use today

Everything below is live for storefront apps connecting to storefront-api.storeos.dev.

CapabilityWhat it means for your app
REST API v1HTTP routes for catalog, auth, orders — docs
SwaggerTry every route in the browser — /docs
GraphQLAlternative query style — docs
@storeos/storefront-clientnpm package — install in your project — docs
Multi-tenantOne API, your store isolated by tenant UID
Guest checkoutOrders without login
Phone OTPSMS login for customers
Coupons & deliveryDiscount codes and Bangladesh delivery areas
CDNProduct images at cdn.storeos.dev

Coming later

ItemWhat it will add
React hooks packageuseProducts, useCart — UI helpers on top of the client
GraphQL codegenGenerated types from schema

How to start building now

I want to…Start here
Understand the systemIntroduction
Create my app and connectGetting started
Use the npm packageTypeScript SDK
See what each method doesSDK methods
React providers & hooksReact SDK
Build checkoutCheckout guide

Get a tenant UID

Need API access or a tenant for your store? Contact StoreOS through your onboarding channel.

On this page