Added sequel with example setup

This commit is contained in:
James 2023-12-28 18:36:49 -06:00
parent 1a3a4287b0
commit bffbab8fbc
9 changed files with 70 additions and 3 deletions

View file

@ -1,3 +1,3 @@
<p class="subtitle is-3">
Welcome to my new page!
Welcome to my new page! Running in <%= ENV['RACK_ENV'] %> mode!
</p>