Kubeworkz

Results 11 issues of Kubeworkz

I'm having an issue with running Step 4 of the react-apollo-crm example. When I run ```pnpm run dev``` I get the following error: ``` EACCES: permission denied, scandir '/home/osboxes/nhost/examples/react-apollo-crm/.nhost/main/db_data' ```...

documentation

I was wondering if somebody could do a quick ```npx prisma generate``` on my attached schema.prisma file. I've tried everything and I mean everything to get this to generate. Every...

help wanted
question

Does the console application require a database? If so, is the schema available? Cheers, Dave

Would it be possible to use Meli to deploy an application built with Remix using Prisma/Postgres on the backend? The backend would be hosted elsewhere (like Supabase or something). If...

feature

I just did a fresh install and after a `docker compose up` I get: ``` thin-thin-1 | pg_dump: error: server version: 15.1; pg_dump version: 14.3 (Debian 14.3-1.pgdg110+1) pg_dump: error: aborting...

Hi: Has this been tested on a Hetzner root server? I tried recently but the networking broke down and I couldn't finish the install. Basically it failed during installation of...

Next, create a database based on the user info. (call it Create Project). Then get a pg connection string.

I'm installing on an existing cluster and `vela addon enable kiae` produced the following error: ``` Error: render addon application fail: fail to render cue template error rendering file k-mw-mysqldb.cue:...

I'm want to add the `thirdpartyemailpassword` recipe. Where's a good place to start? Cheers, Dave

[remix-supertokens.tar.gz](https://github.com/ITenthusiasm/remix-supertokens/files/9694328/remix-supertokens.tar.gz) Definitely needed SuperTokens for Remix. I'd like to help out. I added prisma/postgresql and tailwindcss. The prisma schema is the Supertokens postgres db schema. Here's the docker-compose.yaml used to...