pingcrm
pingcrm-vite
pingcrm | pingcrm-vite | |
---|---|---|
1 | 3 | |
287 | 64 | |
- | - | |
9.8 | 0.0 | |
7 days ago | about 2 years ago | |
Ruby | Ruby | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
pingcrm
-
Any good examples of Rails applications which include large amounts of Vue components?
Here is Demo that you will find in the Docs https://github.com/ledermann/pingcrm/
pingcrm-vite
-
From Rails + jQuery app to Rails API + Frontend Framework.
Here's an example app using [Vue.js in Rails](: https://github.com/ElMassimo/pingcrm-vite), which uses Inertia.js to provide a SPA-like experience. What's nice about it is that you could try it in a single page/endpoint, and will still integrate nicely with the rest of your application.
- Demo using Inertia.js in Rails with Vite for a faster development experience
-
Remember Response In Frontend
Here's an example on how to [automatically generate these helpers in Inertia](https://github.com/ElMassimo/pingcrm-vite/pull/2). Notice that the `request` function in the generated code can do anything you want, including checking Vuex.
What are some alternatives?
rails-base-app - An example of Rails 7 and Vue 3 app which is using Vite, and includes Docker configs for building production images and some of the useful tools to start your projects
inertia-rails - The Rails adapter for Inertia.js.
jumpstart-vite - ⚡️ Jumpstart a new Rails app with Vite.js + Turbo + Stimulus, and more
vite_rails - ⚡️ Vite.js in Ruby, bringing joy to your JavaScript experience [Moved to: https://github.com/ElMassimo/vite_ruby]
anycable_rails_demo - AnyCable Rails demo application and its different variations
lara-cms - A demo application made with Laravel Jetstream (Inertia + Vue).
gitlab
js_from_routes - 🛣️ Generate path helpers and API methods from your Rails routes
inertia - Inertia.js lets you quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers.
Svelte - Cybernetically enhanced web apps
chatwoot - Open-source live-chat, email support, omni-channel desk. An alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬
vite_ruby - ⚡️ Vite.js in Ruby, bringing joy to your JavaScript experience