Juan
Juan
WWasp-lang
Created by Juan on 9/18/2024 in #đŸ™‹questions
Using Typescript on a Basic wasp project.
How do I configure a basic Wasp project to use typescript? Currently my typescript page is showing blank.
5 replies
WWasp-lang
Created by Juan on 8/31/2024 in #đŸ™‹questions
Accessing OpenSaas site from other devices when running locally
When running locally using wasp start, the output gives three IP addresses. Localhost works fine on host machine. The site is accessible to other devices on the IP that starts with 192.x.x.x, however the login and loading user data doesn't work. Is this a current issue or do I have to configure something to make it work?
17 replies
WWasp-lang
Created by Juan on 8/28/2024 in #đŸ™‹questions
How to integrate ShadCN components in Opensaas correctly?
I have a few ShadCN components that worked after restructuring the project because '@/components' and '@/libs' paths are not found. However the ShadCN dialog component still isn't working. Can you help me set up the components correctly when calling npm shadcn@latest init and npm shadcn@latest add button dialog etc... I know I'm definitely doing something wrong.
7 replies
WWasp-lang
Created by Juan on 8/26/2024 in #đŸ™‹questions
wasp start
Can the 'wasp start' take arguments so I can specify a development version of the env.server file which includes Dummy email provider. This is more for convenience.
10 replies
WWasp-lang
Created by Juan on 8/13/2024 in #đŸ™‹questions
Getting 'Not Found' error after clicking email verification link.
Deploying manually. I've provided WASP_SERVER_URL environment needed by Wasp Auth. Verification url seems to be using the client url instead.
12 replies