No description
Find a file
Andrew Tomaka faef71fb9c
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/pr Build encountered an error
Attempt to add Docker (via Rails 7.1 file)
2023-03-08 19:35:40 -05:00
app Update and connect to drone (#1) 2023-03-08 19:25:24 -05:00
bin Attempt to add Docker (via Rails 7.1 file) 2023-03-08 19:35:40 -05:00
config Update and connect to drone (#1) 2023-03-08 19:25:24 -05:00
db Move extra bills to credit cards 2023-03-03 18:12:59 -05:00
lib Initial commit 2022-11-20 15:06:27 -05:00
log Initial commit 2022-11-20 15:06:27 -05:00
public Initial commit 2022-11-20 15:06:27 -05:00
storage Initial commit 2022-11-20 15:06:27 -05:00
test Update and connect to drone (#1) 2023-03-08 19:25:24 -05:00
tmp Initial commit 2022-11-20 15:06:27 -05:00
vendor Initial commit 2022-11-20 15:06:27 -05:00
.dockerignore Attempt to add Docker (via Rails 7.1 file) 2023-03-08 19:35:40 -05:00
.drone.yml Attempt to add Docker (via Rails 7.1 file) 2023-03-08 19:35:40 -05:00
.gitattributes Initial commit 2022-11-20 15:06:27 -05:00
.gitignore Install and setup tailwind 2022-11-20 15:07:09 -05:00
.ruby-version Update and connect to drone (#1) 2023-03-08 19:25:24 -05:00
config.ru Initial commit 2022-11-20 15:06:27 -05:00
Dockerfile Attempt to add Docker (via Rails 7.1 file) 2023-03-08 19:35:40 -05:00
Gemfile Update and connect to drone (#1) 2023-03-08 19:25:24 -05:00
Gemfile.lock Update and connect to drone (#1) 2023-03-08 19:25:24 -05:00
Procfile.dev Install and setup tailwind 2022-11-20 15:07:09 -05:00
Rakefile Initial commit 2022-11-20 15:06:27 -05:00
README.md Initial commit 2022-11-20 15:06:27 -05:00

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...