Date: 2025-01-28 17:48:17
Score: 1.5
Natty:
I would consider two options:
- Mocking the DB layer—so no data get saved anywhere, or
- Start the service with DB layer for the CI runtime. You would most likely use this image for it: https://hub.docker.com/r/prismagraphql/prisma
Reasons:
- Low length (0.5):
- No code block (0.5):
- Low reputation (0.5):
Posted by: Marcin Wosinek