FastHTML Boilerplate

R
Renaudil y a 2 jours
0

Description

Create HTML apps with Python, HTMX, and ASGI.

npx boilerapp fasthtml-python-boilerplate

文档

FastHTML Boilerplate

Deploy your FastHTML project to Vercel with zero configuration.

Deploy with Vercel

Live Example: https://fasthtml-template.vercel.app

Visit the FastHTML documentation to learn more.

Getting Started

Install the required dependencies:

pip install -r requirements.txt

Running Locally

Start the development server on http://0.0.0.0:5001

python main.py

When you make changes to your project, the server will automatically reload.

Deploying to Vercel

Deploy your project to Vercel with the following command:

npm install -g vercel
vercel --prod

Or git push to your repostory with our git integration.

To view the source code for this template, visit the example repository.

Prix

Gratuit

FREE

评论 (0)

常见问题

常见问题解答 (FAQ)

有问题?我们有答案。如果您找不到想要的答案,请随时联系我们。

Boilerapp 是一个专门用于分享 Boilerplates、入门套件(Starter Kits)和项目模版的开发者社区平台。我们的目标很简单:为您节省初始配置(Setup)的时间,让您可以专注于真正重要的代码。无论您是在寻找简单的代码库还是完整的 SaaS 项目,都能在这里找到。

还有其他问题?

我们的团队随时为您提供帮助。联系我们,我们将尽快回复。

FastHTML Boilerplate | BoilerApp