Initial commit
Showing
.gitlab-ci.yml
0 → 100644
.ruby-version
0 → 100644
Gemfile
0 → 100644
# frozen_string_literal: true | ||
source 'https://rubygems.org' | ||
gem 'sinatra' |
Gemfile.lock
0 → 100644
config.ru
0 → 100644
deploy.sh
0 → 100644
public/.gitkeep
0 → 100644
signup_site.rb
0 → 100644
tmp/.gitkeep
0 → 100644
views/index.erb
0 → 100644
Please register or sign in to comment