simple memo application composed of Rails 8, SQLite, and Hotwire Turbo. for technical verification purposes.
Find a file
2025-02-26 06:57:17 +09:00
app まともなページネーション 2025-02-26 06:57:17 +09:00
bin インスタントサーチの実装 2025-02-24 22:51:13 +09:00
config インスタントサーチの実装 2025-02-24 22:51:13 +09:00
db ユーザごとに個別のメモを表示する 2025-02-24 23:09:54 +09:00
img Cloudflare R2を利用した画像アップロード機能 2025-02-24 10:48:13 +09:00
lib 0.0.1 2025-02-20 22:46:52 +09:00
log 0.0.1 2025-02-20 22:46:52 +09:00
public 0.0.1 2025-02-20 22:46:52 +09:00
storage 0.0.1 2025-02-20 22:46:52 +09:00
test deviseによるログイン機能の実装 2025-02-23 18:44:08 +09:00
tmp 0.0.1 2025-02-20 22:46:52 +09:00
vendor 0.0.1 2025-02-20 22:46:52 +09:00
.dockerignore 0.0.1 2025-02-20 22:46:52 +09:00
.erb_lint.yml 0.0.1 2025-02-20 22:46:52 +09:00
.gitattributes 0.0.1 2025-02-20 22:46:52 +09:00
.gitignore インスタントサーチの実装 2025-02-24 22:51:13 +09:00
.ruby-version 0.0.1 2025-02-20 22:46:52 +09:00
config.ru 0.0.1 2025-02-20 22:46:52 +09:00
Dockerfile 0.0.1 2025-02-20 22:46:52 +09:00
Gemfile インスタントサーチの実装 2025-02-24 22:51:13 +09:00
Gemfile.lock インスタントサーチの実装 2025-02-24 22:51:13 +09:00
package.json インスタントサーチの実装 2025-02-24 22:51:13 +09:00
Procfile.dev インスタントサーチの実装 2025-02-24 22:51:13 +09:00
Rakefile 0.0.1 2025-02-20 22:46:52 +09:00
README.md Cloudflare R2を利用した画像アップロード機能 2025-02-24 10:48:13 +09:00
recovered.sql 0.0.1 2025-02-20 22:46:52 +09:00
repaired.sql 0.0.1 2025-02-20 22:46:52 +09:00
yarn.lock インスタントサーチの実装 2025-02-24 22:51:13 +09:00

simple memo application composed of Rails 8, SQLite, and Hotwire Turbo. for technical verification purposes.

sample