d6afdf424bd5c028c767a036b0df34029250ac57
- Added `goodJobPath` to `UserMenuProps` and integrated a link to the Jobs Queue for admin users. - Updated the application layout to pass the new `goodJobPath` to the UserMenu component. - Configured routes to mount the GoodJob engine for admin users, enabling job management features. These changes improve the user experience by providing quick access to job management for administrators.
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
- 3.2.6
- System dependencies
- node 18.x
-
Configuration
-
Database creation
-
Database initialization
-
How to run the test suite
-
Services (job queues, cache servers, search engines, etc.)
-
Deployment instructions
- Build docker image with
docker build . -t redux-scraper-app
- ...
Description
Languages
Ruby
80%
HTML
10.8%
TypeScript
7.8%
JavaScript
0.7%
Shell
0.2%
Other
0.4%