KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
utakata
★ 15
Open GitHub ↗
短歌投稿サイトUtakata。Railsアプリ。
Download README (.md)
Explore Similar Repositories
decentraland-eth
:
DEPRECATED - Ethereum common helpers for Decentraland
rocketchat-export-userlist
:
🚀 Simple Node CLI tool to export a complete user list of a Rocket.Chat server as CSV (or JSON) file
pusheen
:
Cat Pusheen on your screen
Tongji-Notifier
:
获取同济大学4m3网站和各学院网站通知并进行邮件广播的Python爬虫框架
flutter_Study
:
flutter Developers Course And Demo
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
utakata
?
Download (.md)
# 短歌投稿サイト Utakata ## 概要 短歌を投稿・共有できるサイトです。[アカウント登録](https://utakatanka.jp/users/sign_up)して使ってみてください。 Issues や PR の投稿も歓迎します。 ## 開発環境構築手順 ```sh docker compose build docker compose run --rm app bin/setup docker compose up ``` ## 確認用URL ### アプリケーション <http://localhost:3000> ### メール <http://localhost:3000/letter_opener> ## 技術スタック - Heroku-26 - PostgreSQL 17 - Node.js 24 - Ruby 4 - Rails 8 - Hotwire - Turbo - Stimulus - Bootstrap 5 - Webpack 5