Ibnu Rasikh - creatypestudio.co
Explore posts from serversAarktype
•Created by OnkelTem on 10/14/2024 in #questions
Multiple @ark registries detected
okay thanks, I'll come back to this later, planning to push to production next week.
26 replies
Aarktype
•Created by OnkelTem on 10/14/2024 in #questions
Multiple @ark registries detected
I'm pretty new to all this stuff and still learning. When you mentioned config options, were you thinking of tsconfig or package.json? Just so you know, I already added "type": "module" in my package.json. and also here's what my tsconfig looks like:
26 replies
Aarktype
•Created by OnkelTem on 10/14/2024 in #questions
Multiple @ark registries detected
I'm encountering the same error, although the website remains functional. I'm using Arktype for tRPC in my Next.js projects, and while the API operates smoothly, I'm concerned about the logs. Specifically, I'm worried about the potential storage space consumption these logs might cause on my drive.
26 replies
Container Healthy But Web Inaccessible.
and this is log for
docker exec -it twenty-server-1 npx nx database:reset
```log
✔ 1/1 dependent project tasks succeeded [0 read from cache]
Hint: you can run the command with --verbose to see the full dependent project outputs
—————————————————————————————————————————————————————————————————————————————————————————————————————
nx run twenty-server:build
rimraf dist
nest build --path ./tsconfig.build.json- TSC Initializing type checker... ✔ TSC Initializing type checker...
TSC Found 0 issues. SWC Running...Successfully compiled: 1108 files with swc (521.41ms)
nx run twenty-server:"database:reset"
nx ts-node-no-deps -- ./scripts/truncate-db.ts
nx run twenty-server:ts-node-no-deps ./scripts/truncate-db.ts
ts-node ./scripts/truncate-db.tsPerformed 'Fetching schemas...' successfully Performed 'Dropping schema pgboss...' successfully All schemas dropped successfully.
6 replies
How to implement Oauth in Hono?
optionally, if you want a very simple setup and minimal code, try pocketbase. you will be suprise how easy pocketbase. and you don't need Next Auth. the only problem (but actually that's the main benefit) is pocketbase using sqlite.
10 replies
DTDrizzle Team
•Created by adrtivv on 11/27/2023 in #help
drizzle studio blank screen
went the same problem, the solution i get is just activate or deactivate Cloudflare WRAP or 1.1.1.1, maybe someone else have the same condition with me (dunno why it's affect)
11 replies