Sample Apps
Starter
Gatsby Starter Website
Gatsby is a framework to build static websites. This Gatsby starter website guide will help you to build a website using Gatsby and power its content from Contentstack.
The contentstack-gatsby plugin will ease the process of storing and delivering content to the Gatsby starter website from Contentstack.
Gatsby Multilingual Website
Gatsby is a blazing fast, static site generator. This example website is built using the contentstack-gatsby plugin and Contentstack. It uses Contentstack to store and deliver the content of the website.
This website also supports multilingual functionality to view content in different languages. This guide further explains the process to add a new language and configure the code as per your requirements.
Universal Next.js Website
Next.js is a minimalistic framework for server-rendered React applications. This example website is built on top of Next.js and uses Contentstack’s Node.js SDK. It uses Contentstack to store and deliver the content of the website.
Note: This sample app is under maintenance. We recommend you to check out our latest Next.js Starter App which will help you create a cleaner and efficient app in quick steps.
Angular E-commerce App
Angular is an application design framework and development platform for creating efficient and sophisticated single-page apps. This e-Commerce app is built using Angular and Contentstack's Modular Block feature. Modular Blocks are reusable components and can be used with other modules to construct a complete webpage.
Starter
ASP.NET Blazor Starter Website
Blazor is a feature of ASP.NET, a popular web development framework that extends the .NET developer platform with tools and libraries for building web apps.
This guide will help you create a starter marketing website using Blazor with minimal steps. It uses Contentstack .NET SDK to store and deliver the website content from Contentstack.
Web Application Using Contentstack Java SDK and Spring Boot
Spring Boot is an open-source framework that offers Java developers a platform to create auto configurable production-grade Spring applications. It saves development time by quickly preparing and configuring Spring applications.
This sample web application is built using Contentstack's Java SDK and Spring Boot. It uses Contentstack to store and deliver the content of the web application.
Product Catalog App Using GraphQL Client and .Net
This example product catalog website is built using .NET, GraphQL Client, and Contentstack GraphQL APIs. It uses Contentstack to store and deliver the content of the website.
Product Catalog Website Using ASP.Net Razor Pages and Contentstack .Net SDK
ASP.Net Razor Pages simplifies MVC programming by avoiding the need for a controller and encapsulating alternatives or models for the MVC approach. They are designed in a markup syntax for embedding server code. By using Razor Pages, developers can create simple web pages that do basic data input and are read-only.
In this tutorial, we will walk you through the steps involved in creating a product catalog website using Contentstack's .Net SDK and ASP.Net Razor Pages. It uses Contentstack for storing website content and Contentstack's Content Delivery APIs for fetching content of the website using the .Net SDK.