Skip to content

A boilerplate for NextJS with integrated Ant Design and tailwindcss.

Notifications You must be signed in to change notification settings

owlsome-official/next-antd-tailwind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔺 next-antd-tailwind 🔺

📘 About

A boilerplate for Next.js integrated with Ant Design, tailwindcss and a lot of useful tools/library.

📝 Table of Contents

📦 Template contains

  • ReactJS v19.0.x
  • Next.js v15.1.x
  • TailwindCSS v4.0.x
  • Ant Design v5.23.x
  • Containerized with Docker (node:18-alpine image)
  • CI/CD supported (Jenkins & SonarQube)
  • Helm command set for k8s
  • A bunch of tools/library (e.g. axios, dayjs, pino, etc.)

💎 Pre-loaded dependencies

yarn add @ant-design/icons antd axios dayjs eslint eslint-config-next js-base64 js-cookie lodash pino react-loading-randomizable
yarn add --dev @testing-library/jest-dom @testing-library/react autoprefixer jest jest-environment-jsdom postcss tailwindcss
npx tailwindcss init -p

📝 Versions (Latest Version)

v0.6.0 - 2025-10-15

  • Updated dependencies

Version History

... more

📌 Get Started

  1. Initialized (don't forget to rename my-project)

    npx degit owlsome-official/next-antd-tailwind#main my-project
  2. Go to project folder

    cd my-project
  3. Set up dependencies

    yarn
  4. Run!

    yarn dev

Want some more ?

see Next.js Guide

🌈 Next.js Template – Made with ❤️ by Watsize 🌈

About

A boilerplate for NextJS with integrated Ant Design and tailwindcss.

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published