{"id":21561178,"url":"https://github.com/gitcoder052023/stackforge","last_synced_at":"2025-03-18T04:31:18.670Z","repository":{"id":259212378,"uuid":"876609622","full_name":"GitCoder052023/StackForge","owner":"GitCoder052023","description":"StackForge is an innovative, open-source CLI tool designed to streamline the process of scaffolding modern web applications. Currently under heavy development, StackForge aims to become your go-to solution for quickly setting up web projects with various technology stacks.","archived":false,"fork":false,"pushed_at":"2024-11-03T07:18:25.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-24T11:24:00.514Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GitCoder052023.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-22T09:04:40.000Z","updated_at":"2024-11-03T07:18:28.000Z","dependencies_parsed_at":"2024-10-27T14:36:12.441Z","dependency_job_id":"15c7cb78-7b9a-44c5-9005-bc514e152325","html_url":"https://github.com/GitCoder052023/StackForge","commit_stats":null,"previous_names":["gitcoder052023/stackforge"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GitCoder052023%2FStackForge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GitCoder052023%2FStackForge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GitCoder052023%2FStackForge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GitCoder052023%2FStackForge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GitCoder052023","download_url":"https://codeload.github.com/GitCoder052023/StackForge/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244156485,"owners_count":20407518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-24T09:19:30.168Z","updated_at":"2025-03-18T04:31:18.651Z","avatar_url":"https://github.com/GitCoder052023.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# StackForge 🛠️\n\nStackForge is an innovative, open-source CLI tool designed to streamline the process of scaffolding modern web applications. Currently under heavy development, StackForge aims to become your go-to solution for quickly setting up web projects with various technology stacks.\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Open Source](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://opensource.org/)\n\n## 🚧 Development Status\n\n**Note: StackForge is currently in active development (Alpha Stage)**\n\nCurrently supported technologies:\n- Express.js\n- Tailwind CSS\n\nComing soon:\n- Flask\n- Django\n- Bootstrap\n- Vanilla CSS\n- React.js\n- Vue.js\n- And many more!\n\n## ✨ Features\n\n- 🎯 Interactive CLI using questionary\n- 📁 Customizable project structure\n- 🎨 Pre-configured Tailwind CSS setup\n- 🚀 Express.js server configuration\n- 📝 Automatic README generation\n- 🔧 Environment variable management\n- 🖥️ Development server with hot reload\n\n## 📦 Current Template Features\n\n- Express.js server setup\n- Tailwind CSS configuration\n- Static asset management\n- Template rendering\n- Development server with hot reload\n- CSS watch mode\n- Environment variable configuration\n- Git ignore setup\n- Comprehensive project documentation\n\n## 🛣️ Roadmap\n\n- [ ] Add support for multiple frontend frameworks\n- [ ] Integrate additional CSS frameworks\n- [ ] Add Python web frameworks (Flask, Django)\n- [ ] Database integration templates\n- [ ] Authentication boilerplates\n- [ ] API documentation templates\n- [ ] Docker configuration\n- [ ] Testing setup templates\n- [ ] CI/CD pipeline templates\n\n## 🤝 Contributing\n\nStackForge is completely open-source and we're actively looking for contributors! Whether you're fixing bugs, adding new features, improving documentation, or spreading the word - we'd love to have you as part of the StackForge community.\n\n### How to Contribute\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\nCheck out our [Contributing Guidelines](CONTRIBUTING.md) for more information.\n\n## 📝 Requirements\n\n- Python 3.7+\n- Node.js 14+\n- npm 6+\n\n## 🔧 Installation\n\n```bash\n# Clone the repository\ngit clone https://github.com/GitCoder052023/StackForge.git\n\n# Navigate to the directory\ncd stackforge\n\n# Install Python dependencies\npip install -r requirements.txt\n```\n\n## 💡 Usage\n\n```bash\n# Run the CLI tool\npython main.py\n```\n\nFollow the interactive prompts to configure your project:\n1. Enter your project name\n2. Choose output directory\n3. Select whether to use a src directory\n4. Wait for the setup to complete\n\n## 📄 License\n\nThis project is licensed under the MIT License - see the [LICENSE](https://github.com/GitCoder052023/StackForge/blob/main/Licence.md) file for details.\n\n## 🙏 Acknowledgments\n\n- Thanks to all contributors who have helped shape StackForge\n- Built with [questionary](https://github.com/tmbo/questionary) for the interactive CLI\n- Inspired by create-react-app and Vue CLI\n\n---\n\nMade with ❤️ by the StackForge community","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitcoder052023%2Fstackforge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgitcoder052023%2Fstackforge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitcoder052023%2Fstackforge/lists"}