Skip to content

A simple starting point for experimenting with and implementing various features and gems in a Rails context.

Notifications You must be signed in to change notification settings

cassiosantana/rails_learning_base

Repository files navigation

Rails Learning Base

This repository serves as a foundation for exploring and learning new technologies integrated with Ruby on Rails. The main goal is to provide a simple starting point for experimenting with and implementing various features and gems in a Rails context.

image

Installation

  1. Install Project Dependencies:

       bundle install
  2. Install Tailwind CSS:

      ./bin/rails tailwindcss:install
  3. Install Flowbite:

      npm install flowbite
  4. Building the Project:

      ./bin/dev

Contributing

If you wish to contribute to the project, feel free to open a pull request with your improvements and fixes. Your contributions are welcome!

License

This project is licensed under the MIT License.

About

A simple starting point for experimenting with and implementing various features and gems in a Rails context.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published