Giter VIP home page Giter VIP logo

rails-ralix-tailwind's Introduction

๐Ÿš€ Rails + Ralix + Tailwind

Starter Kit to build modern Rails applications fast

Powered by:

Rails v7 application template ready to start building your next project, with a pre-configured modern front-end stack and some extras:

  • ๐ŸŽจ Minimalistic and responsive, clean layout
  • ๐Ÿ“ฆ Icons pack, via Heroicons
  • ๐Ÿ” Authentication, via Devise + OmniAuth for Social Logins
  • ๐Ÿ‘ฅ Authorization, via CanCanCan
  • ๐Ÿ” Searching, via Ransack
  • ๐Ÿ“ Rich text edition, via Trix
  • ๐Ÿ”ข Pagination, via Pagy
  • ๐Ÿ“„ Static pages controller (About, Terms, ...)
  • ๐Ÿ”ด Custom errors pages: 404, 422, 500
  • ๐Ÿ“š Ready-to-use components: Tables, Buttons, Forms, Cards, Modals and Tooltips

Install

Clone this repository (or use the GitHub template button), then cd into the folder and run:

> bin/setup

Run

Start the development server:

> bin/dev

rails-ralix-tailwind's People

Contributors

araluce avatar carlesespunya avatar dependabot[bot] avatar markets avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

rails-ralix-tailwind's Issues

Add Social logins

Add social logins via Devise Omniauthable and https://github.com/omniauth/omniauth.

Since the list of available providers is really big, I propose to start with:

  • Google
  • GitHub

This is enough to have a clear structure and anybody will be able to easily add new ones.

Calling `DidYouMean::SPELL_CHECKERS.....`

[5:10][ruby-3.2.1]jesse:~/rails-ralix-tailwind@main % bin/setup
== Installing dependencies ==
Calling DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call DidYouMean.correct_error(error_name, spell_checker)' instead.
The Gemfile's dependencies are satisfied

Above is the warning I received, what is the meaning of this, can I disappear from this warning?
Thanks in advance.

Other Info:
Ubuntu 2004
Rails 7
Ruby 3.2.1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.