[PR #418] react-express-mongodb: backend and frontend refactors #1040

Open
opened 2026-03-07 21:28:55 -06:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/docker/awesome-compose/pull/418

State: open
Merged: No


  • Updated packages and removed bcrypt, lodash, and axios
  • Refactored backend and extracted API methods into their own controller
  • Converted frontend implementation to use Functional Components, and useState and useEffect hooks
  • Removed axios in favor of native fetch
**Original Pull Request:** https://github.com/docker/awesome-compose/pull/418 **State:** open **Merged:** No --- - Updated packages and removed `bcrypt`, `lodash`, and `axios` - Refactored backend and extracted API methods into their own controller - Converted frontend implementation to use Functional Components, and `useState` and `useEffect` hooks - Removed `axios` in favor of native `fetch`
GiteaMirror added the pull-request label 2026-03-07 21:28:55 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-compose#1040