Skip to content

Code-With-Rails/authentication-zero-demo

Repository files navigation

Code With Rails - Authentication Zero Demo App

Code With Rails - Authentication Zero Demo

DESCRIPTION

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

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

Releases

No releases published

Packages

No packages published