Skip to content

Code-With-Rails/alpinejs-demo

Repository files navigation

qVcM1jSux

Code With Rails - Alpine.js Demo App

DESCRIPTION

This project is the demo app which accompanies the blog post at https://codewithrails.com/alpinejs.

USAGE

To run the app, ensure you have Docker and docker-compose installed.

Run docker-compose up and go to http://localhost:3000.

To enter the development environment, run docker-compose run app bash. From within this bash shell, you can run generators, rake tasks, etc.

RESOURCES

ABOUT

Interested in Ruby on Rails? Code With Rails is a technical blog featuring articles and tutorials on Rails development, deployment, and scaling.

Visit us at https://codewithrails.com.

(c) Copyright 2022 Code With Rails