Skip to content
/ stack-builder Public template

Build your dream stack, your way. Like Shadcn/ui or Lazy.nvim but expanded out to componentize the entire devtools ecosystem. Stack Builder is your dotfile to unleash your potential as a developer, catered to the stage of your journey as a solution architect.

Notifications You must be signed in to change notification settings

MFarabi619/stack-builder

Repository files navigation

Build your dream stack, your way.


🏗️ This project is a work in progress 🚧

At the moment, it's just a well-documented Next.js Starter Template.

Stack Builder Conventional Commits Commitizen Friendly Code Style Storybook Repo Size Maturity badge - level 1


📄 Project Brief

Currently the project uses pnpm as the package manager. If you do not have it, you can install it via npm:

npm i -g pnpm

Clone this repository to your machine:

# Via HTTPS
git clone https://github.com/MFarabi619/stack-builder.git
# Or via SSH
git clone [email protected]:MFarabi619/stack-builder.git
# Or via GitHub CLI
gh repo clone MFarabi619/stack-builder

Navigate to the project directory:

cd stack-builder

Install dependencies:

pnpm i

Run development server:

pnpm dev

Open localhost:3000 in your browser to see the result.

About

Build your dream stack, your way. Like Shadcn/ui or Lazy.nvim but expanded out to componentize the entire devtools ecosystem. Stack Builder is your dotfile to unleash your potential as a developer, catered to the stage of your journey as a solution architect.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published