Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1.09 KB

File metadata and controls

38 lines (30 loc) · 1.09 KB

Mewst (ミュースト)

ほっとするマイクロブログ
mewst.com »

Build Ruby Style Guide Discord

リンク

開発環境のセットアップ

git clone git@github.com:mewstcom/mewst.git
cd mewst
docker compose up
mise install
bin/setup
bin/dev
bin/rails server