corepay
corepay
@Earthii Don't know if this helps but all my tables have a `last_request_id` (UUID) column. In my **app.hooks.js** I add this: ``` const { v1: uuidv1 } = require('uuid'); before:...
Never had such a difficult time installing a product...advise you guys make this a little easier or document a little better. I'll be back in a few months to see...
Hi, is this fix in a release?
Sounds good from here! Be kinda cool to have a auth0 option using feathers. I can help from use case for sure, maybe more. @marshallswain we've had a few discussions...
Yes this is a good feature but the AI usually provides some valulable supplemental information and/or watchouts on my question after the code block that is always hidden by the...
same here....trying to sort out @imanaspaul if I get anywhere will reply back. In meantime check out alternative I have running but not yet evaluated: https://github.com/yakoue/vue-email-builder
If you mean this as is https://github.com/raystack/frontier/blob/main/docker-compose.yml it just builds the pg dbs and spicedb... If I uncomment the frontier images the do docker compose before `make` I get this:...
UPDATE: Looked a little closer at the docs seems you need ot go through the whole installation to find some more info on iinstall with docker compose. So made some...
Ok cool thank you - gave it a run and it 'looks' like I got something to start digging into. Did see this error in the compose up though: ...
FWIW: Stoplight has this same issue only allowing one security scheme in their 'try it out' in UI even though the spec allows an array in security schemas. This for...