Planned and executed phase001

This commit is contained in:
2026-09-13 21:46:57 -06:00
parent ff0a306668
commit 9793cd08bc
22 changed files with 695 additions and 20 deletions
+11 -18
View File
@@ -1,24 +1,17 @@
# README
# Car Tracker
This README would normally document whatever steps are necessary to get the
application up and running.
Vehicle maintenance and fuel tracking application.
Things you may want to cover:
## Testing
* Ruby version
Run the application test suite with:
* System dependencies
```sh
bundle exec rspec
```
* Configuration
Run the full local CI baseline with:
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...
```sh
bin/ci
```