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