howcaniexplain
howcaniexplain
WWasp-lang
Created by howcaniexplain on 7/15/2024 in #đŸ™‹questions
DATABASE_URL var not found when deploying to Fly.io
The button to Log In was not appearing, and manually going to the login page and attempting to log in or create an account was resulting in an error. However, manually resetting some of my Fly secrets, then redeploying and restarting the server and client apps seemed to have fixed the issue. Thanks!
12 replies
WWasp-lang
Created by howcaniexplain on 7/15/2024 in #đŸ™‹questions
DATABASE_URL var not found when deploying to Fly.io
Tried to deploy with Railway instead, and the same issue persists. I'm using the Postgres DB provided by WASP. @kapa.ai How and where do I specify the DATABASE_URL if I'm using the built in database?
12 replies
WWasp-lang
Created by Zuck on 5/14/2024 in #đŸ™‹questions
Anyone got RAG working with WASP?
How has your experience so far using PG Vector with WASP been? I'm working on something similar and wondering if PG Vector is the best move, or if you've had success with something else.
10 replies
WWasp-lang
Created by howcaniexplain on 6/10/2024 in #đŸ™‹questions
ERR_MODULE_NOT_FOUND due to double .js.js extension in name?
@martinsos Sorry for going completely silent. But yeah, I was using the OpenSaaS boilerplate which imported actions.js and queries.js with the .js included in the name. Removing the .js file extension did seem to solve the issue though. Was odd because the issue was nonexistent until one day it wasn't.
11 replies