https://github.com/ittokunvim/example-rails-and-nextjs
ブログアプリです。
https://github.com/ittokunvim/example-rails-and-nextjs
Last synced: about 1 month ago
JSON representation
ブログアプリです。
- Host: GitHub
- URL: https://github.com/ittokunvim/example-rails-and-nextjs
- Owner: ittokunvim
- License: mit
- Created: 2022-08-09T15:05:28.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-09T19:21:59.000Z (almost 4 years ago)
- Last Synced: 2025-03-01T10:41:53.100Z (over 1 year ago)
- Language: Ruby
- Size: 69.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ittoku-nikki
このリポジトリでは、Rails apiとnodejsを使用したブログウェブサイトを作成しています。
このサイトで次のようなことが行えます。
- ユーザ登録、編集、削除(未実装)
- その他アカウントからログイン(未実装)
- 日記の作成、編集、削除(未実装)
- 筆記に対するコメントの作成、編集、削除(未実装)