Skip to content

wawawa1023/rizap-rails-app

 
 

Repository files navigation

README

環境構築手順

ビルド

docker compose build --no-cache

コンテナを起動

docker compose up -d

DB作成

docker compose exec web rails db:create

http://localhost:3000/ にアクセスしてブラウザにプロジェクトが表示されることを確認する

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

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

  • ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 70.0%
  • HTML 26.7%
  • CSS 1.9%
  • Other 1.4%