Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add biome and configure vercel deployment with database #64

Merged
merged 23 commits into from
Jun 20, 2024

Conversation

frattezi
Copy link
Contributor

@frattezi frattezi commented Jun 15, 2024

Changes

  • Remove eslint, huky and prettier to use biome and lefthook
  • Install shadcn in the project
  • Setup new CI/CD flow (refer to docs for more info):
    • Preview: Creates a new preview env for each PR, keeps a single deploy for each open pull request
    • Cleanup: Makes sure no deploys are left stale after a PR is closed
    • Production
  • Disabled Vercel auto deploy, setup env vars on github
  • Setup two new databases for project, one for each env

"formatWithErrors": false,
"ignore": [],
"attributePosition": "auto",
"indentStyle": "space",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Spaces won. GH is not happy with tabs, and that's the truth

@rafaellvs skinny bud

@frattezi frattezi merged commit b4e7814 into main Jun 20, 2024
4 checks passed
@frattezi frattezi deleted the frattezi/fix-cicd branch June 20, 2024 21:31
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.

2 participants