Scripts that I always use when creating new projects
This project will evolve into a CLI that can be used with commands like:
cli create project typescript --name=project-name --yarn
cli create project fastapi --name=api-project --sqlalchemy-mysql --docker