shayne
shayne
WWasp-lang
Created by Sven on 9/6/2024 in #🙋questions
Question about client and server side data handling
It’s easier to help that way 💪🏻
30 replies
WWasp-lang
Created by Sven on 9/6/2024 in #🙋questions
Question about client and server side data handling
Probably best to try and build something first and then come back once you have 👍🏻
30 replies
WWasp-lang
Created by Sven on 9/6/2024 in #🙋questions
Question about client and server side data handling
Hi @Sven Martin is on Wasp Team 😃 you should get more help on Monday. Although I’m not sure they will be able to build it for you. More just help guide you.
30 replies
WWasp-lang
Created by Darren on 10/14/2023 in #🙋questions
Hi All, im really really stuck!
very similar process should apply. you download and run the app (and fix any chatgpt issues, if any). but @Vinny (@Wasp) is your goto on that
26 replies
WWasp-lang
Created by Darren on 10/14/2023 in #🙋questions
Hi All, im really really stuck!
No description
26 replies
WWasp-lang
Created by TN on 10/9/2023 in #🙋questions
Issues Starting my WASP Project: Bus error
What OS do you have @TN ? Any more info about your setup you can provide will help others debug with you.
9 replies
WWasp-lang
Created by Suyog Patil on 10/8/2023 in #🙋questions
issue while running the example app on linux
Agree it is likely the space in the dir name which may not be handled properly, since the error message cuts off there. Can you recreate or move to a dir without a space?
8 replies
WWasp-lang
Created by pr0age on 10/4/2023 in #🙋questions
Socket.io namespaces support
good question! super foggy on it now lol i think namespaces would work on the server side, since we gave access to io, but I don't think it would work on the client out of the box since you have to parameterize the initialization, but we don't give that override fn yet. but @miho may have a better idea since he cleaned up the client side for TS type sharing before merging.
18 replies
WWasp-lang
Created by simplestake on 8/21/2023 in #🙋questions
rawBody through apiNamespace
Yup that should do it @miho thnx
10 replies
WWasp-lang
Created by shving90 on 5/28/2023 in #🙋questions
Responsive
Plug: we have Tailwind support at least 😀👍🏻 https://wasp-lang.dev/docs/integrations/css-frameworks
4 replies
WWasp-lang
Created by wasper on 5/29/2023 in #🙋questions
How can I seed my production?
Yeah some remote shell or scriptable access. I haven’t used Railway but @Vinny (@Wasp) does. Maybe he can chime in tomorrow after the holiday if he has run seeds there
20 replies
WWasp-lang
Created by wasper on 5/29/2023 in #🙋questions
How can I seed my production?
I’m referring to the wasp db seed part btw
20 replies
WWasp-lang
Created by wasper on 5/29/2023 in #🙋questions
How can I seed my production?
You will need to run that command from a terminal or some script for it to execute
20 replies
WWasp-lang
Created by wasper on 5/29/2023 in #🙋questions
How can I seed my production?
Oh ok. Yeah unfortunately that file is for environment variables only
20 replies
WWasp-lang
Created by wasper on 5/29/2023 in #🙋questions
How can I seed my production?
Basically just any more context is helpful. Thanks
20 replies
WWasp-lang
Created by wasper on 5/29/2023 in #🙋questions
How can I seed my production?
Can you give us an idea what command you’re running and the error/expected output?
20 replies
WWasp-lang
Created by SoyMilkIsOk on 5/24/2023 in #🙋questions
Custom domain with Fly.io not working?
Fantastic! Glad you’re up and running
47 replies
WWasp-lang
Created by SoyMilkIsOk on 5/24/2023 in #🙋questions
Custom domain with Fly.io not working?
btw those imports in the Wasp file follow from the normal JS/TS import rules: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/import
47 replies
WWasp-lang
Created by SoyMilkIsOk on 5/24/2023 in #🙋questions
Custom domain with Fly.io not working?
feel free to give it a try by removing that line and let me know if you are still stuck
47 replies
WWasp-lang
Created by SoyMilkIsOk on 5/24/2023 in #🙋questions
Custom domain with Fly.io not working?
Also I would recommend checking out the full Wasp tutorial for a better idea of what is happening if you haven't already.
47 replies