Nacelle Sandbox Alpha is an archived, first-generation Nuxt starter from Nacelle, designed as a Vue-based starting point for building commerce storefronts on Nacelle's composable commerce platform.
What is Nacelle Sandbox Alpha?
Nacelle Sandbox Alpha is the initial version of Nacelle's Nuxt Starter, a Vue (Nuxt.js) boilerplate with SCSS styling. It was published on GitHub under the repository getnacelle/nacelle-sandbox-alpha and is now officially marked as deprecated, meaning it is no longer recommended for new projects. The starter was built to help developers create headless commerce frontends that work with Nacelle, a platform that ingests commerce data from tools like Shopify, Contentful, and Sanity, normalizes it, and exposes it through GraphQL APIs.
Key Features
- Nuxt.js framework — The starter is built on Nuxt.js for Vue, providing server-side rendering and static site generation capabilities out of the box.
- SCSS styling — Styles are written with SCSS, a CSS preprocessor, making the structure familiar to developers who use Sass.
- Nacelle platform alignment — The starter is designed for the Nacelle commerce platform, which uses a three-tier architecture (Ingest, Orchestrate, Engage) to standardize and query commerce data.
- Deprecation notice — The repository is explicitly labeled deprecated, so development has stopped and it should be used only as reference or for migration.
Who is it for?
- Developers evaluating Nacelle's starter history — They can examine this initial implementation to see how the framework was first structured.
- Vue developers learning headless commerce — They can study how this Nuxt project was structured to integrate with a commerce backend like Nacelle.
- Technical evaluators — They can review the code to assess how Nacelle's first-generation SDK and API usage looked.
What can you do with Nacelle Sandbox Alpha?
- Reference archive — Clone this repository to inspect the early Vue/Nuxt code patterns Nacelle used for its starter.
- Migration baseline — Use the codebase as a comparison point when planning a migration away from this deprecated codebase.
FAQ
Is Nacelle Sandbox Alpha still maintained?
No. The repository is explicitly marked as deprecated, which means Nacelle no longer maintains it. The code remains on GitHub for reference, but it should not be used for new projects.
What language is Nacelle Sandbox Alpha written in?
The primary language is Vue, using the Nuxt.js framework. It also employs SCSS for styling, as noted in the repository's language statistics.
Can I use Nacelle Sandbox Alpha in production?
It is deprecated, so using it in production is not recommended. The repository description explicitly labels it as a 'First version' and 'DEPRECATED', signaling that it has been superseded.
Who created Nacelle Sandbox Alpha?
Nacelle published this starter under the GitHub organization getnacelle. The repository is part of Nacelle's open-source efforts to support developers on its commerce platform.





