Skip to content

katorres02/ruby-subdomains-saas

Repository files navigation

README

This is an example of subdomains in ruby on rails like a SaaS project could do.

Remember to add "lvh.me" at the beginning of the localhost url like this. http://lvh.me.localhost:3000

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...