Introduction to DJUST front-office (FOC)

There are three methods to build your DJUST e-commerce front-office:

Stardust

Built on the Nuxt Vue Js framework, STARDUST is a DJUST storefront toolkit
that provides a set of components, functions and utilities used for building custom storefronts on VueJS apps. DJUST Frontend is built and optimized to use data coming from the Storefront API. This ready-to-use solution can be customized.

(Coming soon) Stardust SDK

Use Stardust SDK to create a new project with a JavaScript solution (like React,
Angular or VueJS) combined with already-developped API calls.

Headless

This is a completely custom solution to build an application from scratch using
our APIs. For more information on how to proceed, check our dedicated documentation space.