Tech Stack

FrontWing is a modern frontend for Sylius, built using cutting-edge web technologies and a fully headless approach. It is designed to be fast, customizable, and developer-friendly.

Core Technologies

Technology
Purpose

React

Component-based UI framework

Remix

Full-stack React framework with built-in SSR and routing

TypeScript

Static typing for improved code quality and tooling

Bootstrap 5

Styling framework used for layout and basic components

Vite

Development/build tool for fast HMR and optimized builds

Runetime & Tooling

Technology
Purpose

Node.js 20+

Required runtime for SSR and development tooling

remix-serve

Lightweight SSR server used in production

npm

Package manager used for installing and running scripts

ESLint & Prettier

Code linting and formatting for consistent style

Sylius (PHP, Symfony) is treated as a completely separate backend and is not part of this repository. The frontend communicates with it via API (see Sylius API).

Last updated

Was this helpful?