Go to file
ming 13557d32a6 Merge branch 'develop_mh' 2025-05-08 13:43:11 +09:00
.devcontainer first commit 2025-04-16 23:15:08 +09:00
.github first commit 2025-04-16 23:15:08 +09:00
.idea SMS 추가 (테스트 용) 2025-04-25 11:14:20 +09:00
.kamal first commit 2025-04-16 23:15:08 +09:00
app 스케줄러 select height 오류 보정 2025-05-08 13:42:55 +09:00
bin first commit 2025-04-16 23:15:08 +09:00
config Merge branch 'main' into develop_mh 2025-04-25 09:57:57 +09:00
db seed 변경 2025-04-23 11:20:51 +09:00
lib/tasks first commit 2025-04-16 23:15:08 +09:00
log first commit 2025-04-16 23:15:08 +09:00
public first commit 2025-04-16 23:15:08 +09:00
script first commit 2025-04-16 23:15:08 +09:00
sms SMS 추가 (테스트 용) 2025-04-25 11:14:20 +09:00
storage first commit 2025-04-16 23:15:08 +09:00
test Merge branch 'main' into develop_mh 2025-04-25 09:57:57 +09:00
tmp first commit 2025-04-16 23:15:08 +09:00
vendor first commit 2025-04-16 23:15:08 +09:00
.DS_Store sms 주석 제거 2025-05-08 10:58:12 +09:00
.dockerignore first commit 2025-04-16 23:15:08 +09:00
.erb_lint.yml first commit 2025-04-16 23:15:08 +09:00
.gitattributes first commit 2025-04-16 23:15:08 +09:00
.gitignore first commit 2025-04-16 23:15:08 +09:00
.node-version first commit 2025-04-16 23:15:08 +09:00
.rubocop.yml first commit 2025-04-16 23:15:08 +09:00
.rubocop_bundler.yml first commit 2025-04-16 23:15:08 +09:00
.rubocop_custom_layout_space_inside_percent_literal_brackets.rb first commit 2025-04-16 23:15:08 +09:00
.rubocop_gemspec.yml first commit 2025-04-16 23:15:08 +09:00
.rubocop_layout.yml first commit 2025-04-16 23:15:08 +09:00
.rubocop_lint.yml first commit 2025-04-16 23:15:08 +09:00
.rubocop_metrics.yml first commit 2025-04-16 23:15:08 +09:00
.rubocop_migration.yml first commit 2025-04-16 23:15:08 +09:00
.rubocop_minitest.yml first commit 2025-04-16 23:15:08 +09:00
.rubocop_naming.yml first commit 2025-04-16 23:15:08 +09:00
.rubocop_performance.yml first commit 2025-04-16 23:15:08 +09:00
.rubocop_rails.yml first commit 2025-04-16 23:15:08 +09:00
.rubocop_security.yml first commit 2025-04-16 23:15:08 +09:00
.rubocop_style.yml first commit 2025-04-16 23:15:08 +09:00
.ruby-version first commit 2025-04-16 23:15:08 +09:00
Dockerfile first commit 2025-04-16 23:15:08 +09:00
Gemfile rufus-scheduler 적용 2025-04-19 06:02:27 +09:00
Gemfile.lock 디자인 템플릿 작업 시작 2025-04-23 03:45:57 +09:00
Procfile.dev first commit 2025-04-16 23:15:08 +09:00
README.md first commit 2025-04-16 23:15:08 +09:00
Rakefile first commit 2025-04-16 23:15:08 +09:00
config.ru first commit 2025-04-16 23:15:08 +09:00
modbus.rb 스케줄러 select height 오류 보정 중 2025-05-08 13:37:22 +09:00
package.json 불필요한 코드 정리 및 modal 추가 2025-04-18 07:13:56 +09:00
start.sh serial.rb 파일 호출 방식으로 변경 2025-04-17 17:04:23 +09:00
test.rb 공조기 두개 연결 2025-04-23 09:53:54 +09:00
yarn.lock 불필요한 코드 정리 및 modal 추가 2025-04-18 07:13:56 +09:00

README.md

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

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

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

  • Deployment instructions

  • ...