Rails Composer. The Rails generator on steroids for starter apps.
الميزات الرئيسية لـ railsapps/rails-composer هي: Application Templates, Rails Application Generators.
تشمل البدائل مفتوحة المصدر لـ railsapps/rails-composer: thoughtbot/suspenders — Suspenders is a Ruby on Rails project bootstrapper and application template. It provides a standardized foundation for… ardalis/cleanarchitecture — CleanArchitecture is a project template for ASP.NET Core designed to establish a standardized foundation for… asadsahi/aspnetcorespa — Asp.Net 7.0 & Angular 15 SPA Fullstack application with plenty of examples. Live demo:. aspnet/javascriptservices — [Archived] This repository has been archived. astrocket/rails-template — Template for Rails 7.0 + Kubernetes. alirizaadiyahsi/nucleus — Vue startup application template that uses ASP.NET Core API layered architecture at the back-end and JWT based…
Suspenders is a Ruby on Rails project bootstrapper and application template. It provides a standardized foundation for initializing server-side projects by integrating a pre-configured suite of libraries for monitoring, testing, and version control. The toolkit features a dedicated deployment framework optimized for Heroku, automating the delivery of code to staging and production environments. It employs an infrastructure as code approach using versioned configuration files to ensure consistency across different cloud environments and reduce deployment outages. The project covers automated
CleanArchitecture is a project template for ASP.NET Core designed to establish a standardized foundation for enterprise applications. It enforces architectural boundaries by separating core business logic from infrastructure and external dependencies, ensuring that the domain remains independent of technical concerns. The project provides scaffolding that supports both multi-project solutions for complex systems and single-project vertical slices for simpler requirements. By organizing code around business entities and aggregates, it facilitates modular development where distinct parts of a s
Asp.Net 7.0 & Angular 15 SPA Fullstack application with plenty of examples. Live demo:
Vue startup application template that uses ASP.NET Core API layered architecture at the back-end and JWT based authentication