devise topic
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
devise-api
The devise-api gem is a convenient way to add authentication to your Ruby on Rails application using the devise gem. It provides support for access tokens and refresh tokens, which allow you to authen...
Popular-ZSL-Algorithms
Python Implementation of Zero Shot Learning Algorithms (ALE, DeViSE, ESZSL, SAE, SJE) under ZSLGBU protocol
pwa-demo
Progressive Web App Demo using Rails and React
token-master
Minimal and Simple user management for Ruby and Rails applications.
facebook-clone
A minimal social networking app with full-stack implementation covering user stories, behavior-driven design, entity modeling, UI/UX design, backend development, and integration testing.
turbo_chatroom
Repository for the turbo chatroom tutorial series.
bamboosticks
BambooSticks is the template we use at MangoTree to generate RoR applications with a basic setup suitable for most web applications. We hope this template supports you as you begin your application de...
webauthn-with-devise
The companion app for the article "Secure authentication for Rails with WebAuthn and Devise"