feat: update deployment scripts and README for improved setup and configuration
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -30,8 +30,10 @@ yarn-debug.log*
|
||||
yarn-error.log*
|
||||
.pnpm-debug.log*
|
||||
|
||||
# env files (can opt-in for committing if needed)
|
||||
# env files
|
||||
.env*
|
||||
!.env.local.example
|
||||
!.postgres-env.example
|
||||
|
||||
# vercel
|
||||
.vercel
|
||||
|
||||
Reference in New Issue
Block a user