
Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
The Full Stack FastAPI Template is a comprehensive tech stack consisting of FastAPI, SQLModel, Pydantic, PostgreSQL, React, TypeScript, Vite, Chakra UI, and more. It provides features like automatic frontend client generation, dark mode support, secure password hashing, JWT token authentication, and CI/CD with GitHub Actions.
The Full Stack FastAPI Template offers a robust tech stack for developing web applications, combining the power of FastAPI for the backend and React for the frontend. With features like automatic frontend client generation, dark mode support, and secure authentication, it provides a solid foundation for building modern web applications. The template also includes detailed instructions for installation, configuration, and customization, catering to developers looking to kickstart their projects efficiently.

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
Chakra UI is a popular open-source React component library that provides a set of accessible and customizable UI components to help developers create modern web applications.
A website that uses Docker for containerization to streamline development, testing, and deployment workflows. This includes features such as containerization of dependencies, automated builds and deployments, and container orchestration to ensure scalability and availability.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.