Skip to content

Tool for setting up project setups, generating ready-made commands and suggesting folder structures organized according to the stack.

License

Notifications You must be signed in to change notification settings

FelipeRicard0/stack-builder

Repository files navigation

Capa do projeto

Stack Builder

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.

🚀 Demo

Check out a visual preview of Stack Builder in action below:

Editing with Formatting

Demonstração1 The interface allows you to select stack options and quickly view the commands and the recommended project structure.

📦 Features

  • ✅ 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

🛠️ Technologies Used

⚙ Installation

To run the project locally, follow the steps below.

Note

Tip: Before starting, make sure you have Node.js installed in the latest version.

  1. Clone the repository:

    git clone https://github.com/FelipeRicard0/stack-builder.git
  2. Install dependencies:

    pnpm install
  3. Run the project:

    pnpm run dev

License

Distributed under a custom non-commercial use license. See LICENSE for more information.

About

Tool for setting up project setups, generating ready-made commands and suggesting folder structures organized according to the stack.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages