Skip to content

Hotwire Rails blog example with hot reloading and API endpoints

License

Notifications You must be signed in to change notification settings

kirylrb/hotwireblog

Repository files navigation

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Soft real-time updates

real-time updates

  • Ruby version

2.7.2

  • System dependencies

Mysql

brew install mysql

brew install openssl

gem install mimemagic -v '0.3.10' --source 'https://rubygems.org/' USE_FREEDESKTOP_PLACEHOLDER=true

  • Configuration

  • Database creation

rails db:setup

  • Database initialization

  • How to run the test suite

rails test

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

  • Deployment instructions

  • ...

About

Hotwire Rails blog example with hot reloading and API endpoints

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published