Skip to content

oranie/tan

Repository files navigation

My Ruby study

URL shorter service using Sinatra and MySQL.

rubyの勉強しようと思って何となく作ったURL短縮サービス的なもの。

Installation

bundle install --path vendor/bundler
bower install
mysql -uroot -e "create database tan"
mysql -uroot tan < schema.sql

Start application

bundle exec unicorn -c unicorn_config.rb

License

MIT

おわり

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •