- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
Context Menu Rails crafts a custom right click menu (Context Menu) using stimulus JS in Ruby on Rails 7. Covers basic CRUD actions, and is expandable.
- CRUD functionality
- Context Menu
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Ruby, and Rails installed in your terminal, or run in with docker
Clone this repository to your desired folder:
git clone git@github.com:jorgegoco/context_menu_rails.git
cd context_menu_rails
Install this project with:
bundle install
To run the project, execute the following command:
rails db:create db:migrate db:seed
rails server
👤 Jorge
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- [new_feature_1]
- [new_feature_2]
- [new_feature_3]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project...give it a ⭐️!
I would like to thank @microverse
This project is MIT licensed.