Saif-Alislam Dekna
Saif-Alislam Dekna
@RashiqAzhan I think you need to place the .env in the mono repo (root folder)... because docker-compose will be looking for it there. Or you can modify the docker-compose line...
Excellent! Will get right through it.
I am nearly done with api and admin, however, I am having trouble with passing environmental variables to angular apps through docker... I tried with .env, however, the app seems...
I am having the exact same issue... cannot create any new item via mutation unless I provide an id, which should be automatically created. Any fix yet?
I think VOIP these days is becoming a must for any customer engagement app... +++1 Also, with the bursting numbers of open source voip solutions out there, it shouldn't be...
> I believe this may help: https://github.com/alinmindroc/valhalla_traffic_poc
I experienced this when using Bun. There is a pull request that should fix this and should be merged soon hopefully: https://github.com/oven-sh/bun/pull/8668 A quick workaround meanwhile: - open `./node_modules/openapi-fetch/dist/index.js` -...