payloadcms / payload-3.0-demo

The official demo for Payload 3.0
https://next-payload-3-0-test.vercel.app
483 stars 162 forks source link

[3.0] npx create-payload-app@beta should init Git #211

Closed cbratschi closed 5 months ago

cbratschi commented 5 months ago

Link to reproduction

No response

Describe the Bug

Currently the installer creates the project setup and a .gitignore file but the .git folder is not created i.e. Git is not initialized. Most users will use Git for version management and the installer should initialize Git or at least have an option to opt-out.

To Reproduce

npx create-payload-app@beta --use-npm

Payload Version

latest beta

Adapters and Plugins

No response

denolfe commented 5 months ago

This will be in the next release.