Skip to content

Sample Code

In this section you can find some sample code to help you get started with GenericSuite.

ExampleApp

ExampleApp Banner

ExampleApp is a full-featured example application built as a monorepo using Turborepo and pnpm. This provides a practical, real-world blueprint for developers to learn from and accelerate their own projects. There are a frontend in React and backends in Python, using the 3 main frameworks: FastAPI, Flask and Chalice.

FastAPI Template

FastAPI Template is a full-stack application template that allows you to have a template to start developing your application based on GenericSuite. It is built as a monorepo using npm workspaces, with a frontend in React and backend in Python the FastAPI framework.

GenericSuite Configs

GenericSuite Configs is a set of configuration files that allow you to configure your GenericSuite application.

GenericSuite Backend Scripts

GenericSuite Backend Scripts is a set of scripts that allow you to extend the AWS deployment of the GenericSuite App Backend.