You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know this has been mentioned in the video Ben made, but turning this into a cli app and allowing any one to just generate a new tapir project via the terminal would be amazing. Even going further and allowing users to specify if they want sql/mongodb or even if they want it to be a fullstack project with a React front end for example.
I would gladly take on this responsibility and turn this into a cli app allowing users to generate a new tapir app with the short command npx create-tapir-app for example
The text was updated successfully, but these errors were encountered:
I know this has been mentioned in the video Ben made, but turning this into a cli app and allowing any one to just generate a new tapir project via the terminal would be amazing. Even going further and allowing users to specify if they want sql/mongodb or even if they want it to be a fullstack project with a React front end for example.
I think we could take a lot of inspiration from https://github.com/t3-oss/create-t3-app
I would gladly take on this responsibility and turn this into a cli app allowing users to generate a new tapir app with the short command npx create-tapir-app for example
The text was updated successfully, but these errors were encountered: