Overview
Gesso frontends are built ontop NextJS which is a framework for building web applications. It automatically handles alot of the necessary tooling required to create react applications such as bundling, compiling, and more.
info
You can see a demo frontend of what you get out of the box at https://gesso-demo.acromedia.com/
Gesso frontends are created using Gesso Create Scripts which is based of Vercel's create-nextapp and include:
- Lagoon configurations
- Gitlab CI
- Commerce provider (optional)
- Cart menu link
- Catalog page
- Cart page
- Checkout pages
- CMS provider (optional)
- Dynamic page (used to load any page content from your selected CMS plugin)
- A homepage
- Header
- Menu
- Placeholder content
- Footer