Cookiecutter Sveltekit Fastapi

screenshot of Cookiecutter Sveltekit Fastapi

A cookiecutter template for creating a custom Web app that combines SvelteKit and FastAPI

Overview:

The sveltekit-fastapi-cookiecutter is a cookiecutter template that allows you to create a custom web app using SvelteKit and FastAPI. This template is designed to be able to run on a single Heroku dyno, providing a seamless combination of both front-end and back-end technologies.

Features:

  • SvelteKit and FastAPI integration: The template combines the power of SvelteKit's front-end framework with FastAPI's efficient back-end framework, allowing you to easily develop a full-stack web application.
  • Single Heroku dyno support: The template is optimized to run on a single Heroku dyno, making the deployment process straightforward and efficient.
  • Customizable project information: During the installation process, you will be asked for basic information about your project, such as the project name, author name, project description, and more. This allows you to personalize your web app according to your specific needs.

Summary:

The sveltekit-fastapi-cookiecutter provides a convenient way to create a custom web app that combines the power of SvelteKit and FastAPI. With its support for a single Heroku dyno and customizable project information, developers can easily build full-stack web applications with efficiency and flexibility.