Stack Builder is a tool designed to quickly set up a project environment. You choose the stack and desired technologies, and the application generates ready-to-use commands that you can copy and paste into the terminal, speeding up the start of development.
In addition, Stack Builder suggests an organized folder structure, following best practices for each selected stack.
Check out a visual preview of Stack Builder in action below:
The interface allows you to select stack options and quickly view the commands and the recommended project structure.
- ✅ Automatic generation of setup commands
- ✅ Folder structure suggestions based on best practices
- ✅ Responsive and user-friendly interface
- ✅ Modern themed styling with TailwindCSS and shadcn/ui
- ✅ Interactive icons with lucide-react
- ✅ Support for 10 languages
- 🔧 Built with Vite + React + TypeScript, ensuring performance and scalability
- 🔧 Clean code with standardization via ESLint
-
Language/Framework:
- TypeScript
- React with Vite
-
Styling:
-
Icons:
-
Formatting & Code Quality:
-
Other tools:
To run the project locally, follow the steps below.
Note
Tip: Before starting, make sure you have Node.js installed in the latest version.
-
Clone the repository:
git clone https://github.com/FelipeRicard0/stack-builder.git
-
Install dependencies:
pnpm install
-
Run the project:
pnpm run dev
Distributed under a custom non-commercial use license. See LICENSE for more information.
