Skip to content

Conversation

@edwinyjlim
Copy link
Member

@edwinyjlim edwinyjlim commented Jan 20, 2026

Adding Flask to the Wizard CLI

  • Consolidating a few
  • Biasing towards Flask 3.0+
  • Example PR and workbench PR

@github-actions
Copy link

🧙 Wizard CI

Run the Wizard CI and test your changes against wizard-workbench example apps by replying with a GitHub comment using one of the following commands:

Test all apps:

  • /wizard-ci all

Test all apps in a directory:

  • /wizard-ci next-js
  • /wizard-ci react-router

Test an individual app:

  • /wizard-ci next-js/15-app-router-saas
  • /wizard-ci next-js/15-app-router-todo
  • /wizard-ci next-js/15-pages-router-saas
Show more apps
  • /wizard-ci next-js/15-pages-router-todo
  • /wizard-ci react-router/react-router-v7-project
  • /wizard-ci react-router/rrv7-starter
  • /wizard-ci react-router/saas-template
  • /wizard-ci react-router/shopper

Results will be posted here when complete.

@edwinyjlim edwinyjlim changed the title flask init support featflask init support Jan 20, 2026
@edwinyjlim edwinyjlim changed the title featflask init support feat: flask init support Jan 20, 2026
@edwinyjlim edwinyjlim requested a review from a team January 20, 2026 19:21
Copy link
Collaborator

@daniloc daniloc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lfg

Comment on lines +252 to +253
// Note: Django is checked before Flask in INTEGRATION_ORDER,
// so if we get here, the project is not a Django project.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

niceeeeee 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants