Skip to content

uguremirmustafa/server-side-paginated-table-with-react-table

Repository files navigation

Next.js Starter | MongoDB | Tailwind | NextAuth

This is a custom NextJS Starter with these technologies set up:

  • MongoDB
  • Mongoose
  • TailwindCSS
  • NextAuth with Google Sign In

How to use

Execute create-next-app with npm or Yarn to bootstrap the example:

npx create-next-app myapp -e https://github.com/uguremirmustafa/with-tailwind-mongo-next-auth
# or
yarn create next-app myapp -e https://github.com/uguremirmustafa/with-tailwind-mongo-next-auth

Small Details

  • This project includes small script to restore scroll position on route change for nextjs.
  • Includes a modular navbar with indicator of the active page.
  • Example env file.
  • Smart importing with jsconfig.json file.

Todo

  • Write down small docs to starter
  • Add a loading spinner.
  • Create data fetching functions
  • Add api routes
  • Add a header component to show title of the page
  • Add favicon
  • Remove console.logs from custom scrolling function

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published