DEV Community

Amanpreet Singh
Amanpreet Singh

Posted on

CLI for creating full stack websites (create-nextpy-app)

πŸš€ create-nextpy-app v1.1.1 is live!

Thrilled to announce the latest version of create-nextpy-app, the CLI for scaffolding fullstack apps with Next.js frontend and Python backend.

What’s new in v1.1.1?

Choose your backend framework:

FastAPI βœ…

RunAPI βœ… β€” my own Next.js-inspired file-based routing framework for Python.

Same Next.js frontend for building modern, reactive UIs.

Now, developers can quickly bootstrap a fullstack Python + Next.js project and pick the backend that suits their workflow best.

npm: https://lnkd.in/gi4QegKW

github: https://lnkd.in/gywQ6jm5

Get started:

npx create-nextpy-app@latest

Excited to see what the community builds with this new flexibility! πŸ’‘

Python #NextJS #FullstackDevelopment #NextPy #RunAPI #FastAPI #OpenSource #CLI

Top comments (0)