Show what version the app is on. Use workflows to add commit ID to env that the frontend and backend can use. Add backend endpoint called "/api/stats" to surface the backend version (future updates will add other items).
Make the client have an "about" tab. List the frontend and backend versions and also do a check to see if that commit is tagged as anything and display latest, latest-test, etc. tags if so. Make a clickable link back to that specific commit or tag in the repo.
Show what version the app is on. Use workflows to add commit ID to env that the frontend and backend can use. Add backend endpoint called "/api/stats" to surface the backend version (future updates will add other items).
Make the client have an "about" tab. List the frontend and backend versions and also do a check to see if that commit is tagged as anything and display latest, latest-test, etc. tags if so. Make a clickable link back to that specific commit or tag in the repo.