Gwain
Gwain
Explore posts from servers
WWasp-lang
Created by Gwain on 9/16/2024 in #đŸ™‹questions
Cannot add new field to User entity
Just trying add a simple field called Settings which will be a Json? type, and when I run wasp db migrate-dev I gett an Error 'ext-src/server/scripts/usersSeed.ts(10,9): error TS2741: Property 'settings' is missing in type '{}' And I dont think I should be messing with the usersSeed.ts ...
13 replies
WWasp-lang
Created by Gwain on 3/20/2024 in #đŸ™‹questions
Stripe Webhook Server in production
Hi! How should set up Open-Saas on Fly.io to also have my Webhook Server running? Do I need to run another fly machine that is just for the webhook server? Or can I run it in my same Server instance?
12 replies