Skip to content

rails api app minimal configuration, without database connection

Notifications You must be signed in to change notification settings

godie/minimal-rails

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:

  • Ruby version 3.2.1

  • System dependencies

  • docker
  • docker-compose
  • make
  • Configuration

  • Database creation

    • N/A Active record is disabled
  • Database initialization

  • N/A
  • How to run the test suite

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

  • Deployment instructions

    • make prod
  • Runnin local

    • make prod
    • make run_prod

** Maybe you need change the DOCKER_USER from Makefile

  • To Improve
  • add to Makefile a handler to upload image to erc

About

rails api app minimal configuration, without database connection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published