Skip to content

Latest commit

 

History

38 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inclusive Design System

Enterprise-grade UI foundation for our recruitment applications, built with Next.js 15 and Tailwind CSS.


🚀 Prerequisites

  • Node.js 20+
  • npm or pnpm

📦 Installation

npm install
# or
pnpm install

🛠️ Development

npm run dev

Visit http://localhost:3000 to view the app.

🏗️ Production Build

npm run build
npm start

🔑 Environment Variables

  • Copy .env.example to .env.local and fill in any required secrets.
  • Never commit real secrets to the repo!

⚙️ CI/CD with GitHub Pages

This project includes a GitHub Actions workflow (.github/workflows/deploy.yml) for automated deployment:

  • Installs dependencies with pnpm
  • Runs npm run build to generate static files
  • Deploys to GitHub Pages automatically on push to main branch
  • Caches dependencies for faster builds

📚 Documentation


© Inclusive. All rights reserved.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages