.. | ||
public | ||
views | ||
.erb-lint.yml | ||
.gitignore | ||
app.rb | ||
Gemfile | ||
Gemfile.lock | ||
memos.sql | ||
README.md |
Usage
git clone https://github.com/riq0h/memoapp.git
cd memoapp
bundle install
psql -U postgres -f memos.sql
ruby app.rb
.. | ||
public | ||
views | ||
.erb-lint.yml | ||
.gitignore | ||
app.rb | ||
Gemfile | ||
Gemfile.lock | ||
memos.sql | ||
README.md |
git clone https://github.com/riq0h/memoapp.git
cd memoapp
bundle install
psql -U postgres -f memos.sql
ruby app.rb