Skip to content

makinzm/next-learn

 
 

Repository files navigation

TODO

export VOLTA_FEATURE_PNPM=1
volta run pnpm lint

...

Invalid Options:
- Unknown options: useEslintrc, extensions, resolvePluginsRelativeTo, rulePaths, ignorePath, reportUnusedDisableDirectives
- 'extensions' has been removed.
- 'resolvePluginsRelativeTo' has been removed.
- 'ignorePath' has been removed.
- 'rulePaths' has been removed. Please define your rules using plugins.
- 'reportUnusedDisableDirectives' has been removed. Please use the 'overrideConfig.linterOptions.reportUnusedDisableDirectives' option instead.
 ELIFECYCLE  Command failed with exit code 1.

Next.js App Router Course - Starter

This is the starter template for the Next.js App Router Course. It contains the starting code for the dashboard application.

For more information, see the course curriculum on the Next.js Website.

  • To Set Up
    export VOLTA_FEATURE_PNPM=1
    volta run pnpm i
    export VOLTA_FEATURE_PNPM=1
    volta run pnpm dev

Imporance to optimmize fonts to improve performance -> Google SEO

DB Setup

Learn Next.js: Setting Up Your Database | Next.js

Next learn

Learn Next.js: Next Steps | Next.js

About

Learn Next.js Starter Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.1%
  • Other 0.9%