fjord/memoapp/README.md
2024-08-18 22:59:25 +09:00

133 B

Usage

git clone https://github.com/riq0h/memoapp.git
cd memoapp
bundle install
psql -U postgres -f memos.sql
ruby app.rb