All Projects → lazaronixon → The_construct

lazaronixon / The_construct

A Modern Rails Template

Projects that are alternatives of or similar to The construct

Rails Template
A best & newest & fastest rails 6.x template for senior rails developer.
Stars: ✭ 372 (+103.28%)
Mutual labels:  rails, template
Raygun Rails
Rails 6 application template for Raygun, the Carbon Five Rails application generator.
Stars: ✭ 48 (-73.77%)
Mutual labels:  rails, template
Suspenders
A Rails template with our standard defaults, ready to deploy to Heroku.
Stars: ✭ 3,748 (+1948.09%)
Mutual labels:  rails, template
Stisla
Free Bootstrap Admin Template
Stars: ✭ 2,772 (+1414.75%)
Mutual labels:  template, admin-template
Gentelella
Welcome to Gentelella - Responsive Bootstrap Admin Application based on the Foundation of Symfony and Gentelella!
Stars: ✭ 100 (-45.36%)
Mutual labels:  template, admin-template
Generate
A new command line tool and developer framework for scaffolding out GitHub projects. Generate offers the robustness and configurability of Yeoman, the expressiveness and simplicity of Slush, and more powerful flow control and composability than either.
Stars: ✭ 238 (+30.05%)
Mutual labels:  rails, template
Admin Template Night
Tailwind CSS Starter Template - Admin Dashboard Template (Night Mode)
Stars: ✭ 40 (-78.14%)
Mutual labels:  template, admin-template
Uniapp Admin
Muti-platform management system for uniapp, H5, Android, IOS, Min Program
Stars: ✭ 226 (+23.5%)
Mutual labels:  template, admin-template
Rails docker template
Docker template for Rails app or Rails + Webpacker app development.
Stars: ✭ 82 (-55.19%)
Mutual labels:  rails, template
Tabler Rubygem
Rubygem for https://tabler.github.io
Stars: ✭ 77 (-57.92%)
Mutual labels:  rails, admin-template
Voler
The first Bootstrap 5 admin dashboard template
Stars: ✭ 183 (+0%)
Mutual labels:  template, admin-template
Majesticadmin Free Bootstrap Admin Template
Simple Bootstrap 4 Dashboard template.
Stars: ✭ 160 (-12.57%)
Mutual labels:  template, admin-template
Nucleo
🔴 Nucleo - Admin template and Starter project for React
Stars: ✭ 38 (-79.23%)
Mutual labels:  template, admin-template
Staradmin Free Bootstrap Admin Template
A Free Responsive Admin Dashboard Template Built With Bootstrap 4. Elegant UI Theme for Your Web App!
Stars: ✭ 1,191 (+550.82%)
Mutual labels:  template, admin-template
String template
A template engine for Rails, focusing on speed, using Ruby's String interpolation syntax
Stars: ✭ 122 (-33.33%)
Mutual labels:  rails, template
Admin Template
Tailwind CSS Starter Template - Admin Dashboard Template
Stars: ✭ 160 (-12.57%)
Mutual labels:  template, admin-template
Form core
A Rails engine providing ability to generate dynamic form.
Stars: ✭ 175 (-4.37%)
Mutual labels:  rails
Buaathesis
北航研究生学位论文模板(Word+LaTeX).
Stars: ✭ 178 (-2.73%)
Mutual labels:  template
Bedrock Core
Bedrock is a battle-tested template of micro services, components and patterns that tie together Kubernetes, Elasticsearch, MongoDB, Node.js and React (KEMNR).
Stars: ✭ 173 (-5.46%)
Mutual labels:  template
Fake Terminal Website
A fully customizable terminal-like website template
Stars: ✭ 174 (-4.92%)
Mutual labels:  template

The Construct

This is The Construct. It's our rails template, it has almost everything. From beautiful layout to production ready setup, javascript components and good practices to learn.

The Construct

Getting started

$ git clone https://github.com/lazaronixon/the_construct.git
$ rails new awesome-rails -d=postgresql --webpack=stimulus -m ~/RailsProjects/the_construct/template.rb

Features

Stisla Admin Template

The construct integrates Stisla Admin Template with modern rails ecosystem tools like Webpack, Turbolinks and Stimulus JS, bringing a sophisticated implementation and maximum performance without SPA hassle.

Scaffolds

The construct replaces default scaffold template with a new one focused on production. Some features are:

Heroku Ready

The construct comes with some opinionated configurations and addons that should be on any production application like:

  • Heroku Redis for data store and caching.
  • PaperTrail or any other for logging.
  • SendGrid for email delivery.
  • RackRatelimit for blocking & throttling abusive requests.
  • AssetHost configured to ENV['CLOUDFRONT_URL'].
  • Sidekiq as queue adapter.
  • Force SSL.

Hybrid Mobile Architecture Ready

The construct is a Majestic Monolith template so it is full compatible with TurboLinks IOS, TurboLinks Android or React Native TurboLinks. After create a new project you can easily port it to a IOS/Android APP.

Requirements

Rails ~> 6.0.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].