Skip to content

Application created for testing Rails features, such as Turbo Rails, Stimulus, and Action mailer. Styled using Bulma.

Notifications You must be signed in to change notification settings

ElsonOtake/TurboRails

Repository files navigation

📗 Table of Contents

📖 Turbo Rails

Turbo Rails was created for testing Rails 7 features.

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • Turbo frames
  • Bulma modal
  • Action mailer

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

Ruby

Setup

Clone this repository to your desired folder:

using HTTPS:

  git clone https://github.com/ElsonOtake/TurboRails.git
  cd TurboRails

using an SSH key:

  git clone git@github.com:ElsonOtake/TurboRails.git
  cd TurboRails

using GitHub CLI:

  git clone gh repo clone ElsonOtake/TurboRails
  cd TurboRails

Install

Install this project with:

  bundle install

Create the database:

  rails db:create db:migrate

Usage

To run the project, execute the following command:

  rails server

(back to top)

👥 Author

👤 Elson Otake

(back to top)

🔭 Future Features

  • Active jobs
  • Notice

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

I would like to thank...

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Application created for testing Rails features, such as Turbo Rails, Stimulus, and Action mailer. Styled using Bulma.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published