No description
Find a file
Andrew Tomaka bb6c9ffbf1
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
continuous-integration/drone/tag Build is failing
Bump Rails to master for building docker
2023-03-12 10:13:57 -04: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 ( ͡° ͜ʖ ͡°) 2023-03-11 16:14:50 -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 ¯\_(ツ)_/¯ 2023-03-11 15:51:05 -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 Bump Rails to master for building docker 2023-03-12 10:13:57 -04:00
Gemfile.lock Bump Rails to master for building docker 2023-03-12 10:13:57 -04: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

  • ...