ixartz / Next-js-Boilerplate

🚀🎉📚 Boilerplate and Starter for Next.js 14+ with App Router and Page Router support, Tailwind CSS 3.4 and TypeScript ⚡️ Made with developer experience first: Next.js + TypeScript + ESLint + Prettier + Drizzle ORM + Husky + Lint-Staged + Vitest + Testing Library + Playwright + Storybook + Commitlint + VSCode + Netlify + PostCSS + Tailwind CSS ✨
https://nextjs-boilerplate.com
MIT License
8.7k stars 1.67k forks source link

feat: run migration only in development and eslint-disable need to be… #263

Closed ixartz closed 5 months ago

ixartz commented 5 months ago

… at the top

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 5.78%. Comparing base (93ea223) to head (2433585).

Files Patch % Lines
src/libs/DB.ts 0.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #263 +/- ## ===================================== Coverage 5.78% 5.78% ===================================== Files 33 33 Lines 294 294 Branches 21 21 ===================================== Hits 17 17 Misses 269 269 Partials 8 8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 5 months ago

:tada: This PR is included in version 3.44.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: