Kelly Ellie
Kelly Ellie
WWasp-lang
Created by Kelly Ellie on 10/4/2024 in #đŸ™‹questions
How can I protect a page?
I created a form. After stripe payemnt the user is successfully sent to the form. Unfortunately anyone with the URL can access the form. I want users who have made a stripe payment to be able to access the form and submit one time. Can anyone point me in the right direction? TY in advance, Kelly
4 replies
WWasp-lang
Created by Kelly Ellie on 9/24/2024 in #đŸ™‹questions
Report as a product.
So my SaaS will be an AI generated report. Initially before switching to OpenSaaS I was planning on using a low code/no code solution and a severless function on digital ocean to make my AI API call. Is that still the best option for me? Flow would be landing page -> login -> purchase -> Form to submit info for the report -> Display report Can/should I do that right from the website instead of the serverless function? Any tips on this part for some one who has no idea what they are doing?
5 replies
WWasp-lang
Created by Kelly Ellie on 9/7/2024 in #đŸ™‹questions
href
No description
7 replies
WWasp-lang
Created by Kelly Ellie on 8/28/2024 in #đŸ™‹questions
Is there a way to modify the GPT choices to use 4o instead of gpt-4 in "wasp new AI-generated "
Choose GPT model(s) you want to use: [1] gpt-4 (planning) + gpt-3.5-turbo (coding) (default) Ok results. Cheap and fast. Best cost/benefit ratio. [2] gpt-4 (planning) + gpt-4-turbo-preview (coding) Possibly better results, but somewhat slower and somewhat more expensive (~2-3x). [3] gpt-4 (planning + coding) Best results, but quite slower and quite more expensive (~5x).
6 replies
WWasp-lang
Created by Kelly Ellie on 8/26/2024 in #đŸ™‹questions
Did I accidentally delete a folder/files? 'wasp/client/router' & 'wasp/client/auth'
No description
48 replies
WWasp-lang
Created by Kelly Ellie on 8/15/2024 in #đŸ™‹questions
Has anyone run into the following starting the runtime academy docker image?
(xfdesktop:366): WARNING : 16:03:33.587: Failed to get system bus: Could not connect: No such file or directory (node:284) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. (Use code --trace-deprecation ... to show where the warning was created) Extension 'wasp-lang.wasp' v0.5.3 was successfully installed. Starting PostgreSQL 15 database server: main. ALTER ROLE Exit PostgreSQL start up completed successfully. Ignore unknown service: custom_startup messages. /dockerstartup/vnc_startup.sh: line 391: kill: (276) - No such process Unknown Service: custom_startup /dockerstartup/vnc_startup.sh: line 391: kill: (276) - No such process Unknown Service: custom_startup /dockerstartup/vnc_startup.sh: line 391: kill: (276) - No such process Unknown Service: custom_startup /dockerstartup/vnc_startup.sh: line 391: kill: (276) - No such process ^C (xiccd:381): WARNING : 16:04:34.850: Exiting XIO: fatal IO error 4 (Interrupted system call) on X server ":1.0" after 14 requests (14 known processed) with 0 events remaining. /dockerstartup/vnc_startup.sh: line 113: kill: (276) - No such process
17 replies