UVicMartletplace / martletplace

Recreating FB Marketplace for Students - UVic SENG499 Capstone Project
1 stars 0 forks source link

Added pagination middleware + improved docker config #268

Open abookout opened 4 days ago

abookout commented 4 days ago

Description

Just adding one middleware and modifying docker config to allow services to use lib (tested, it all works). There's no pagination implemented in master right now so nothing to use it for until messaging is merged.

The docker config stuff was specifically suggested by Kyle and confirmed to work

Closes #119

How to Test

Checklist