Wasp

W

Wasp

Join the community to ask questions about Wasp and get answers from other members.

Join

A cleaner web experience for this forum

Hey! I saw this forum uses AnswerOverflow to sync Discord threads to the web. I’m building Paladin, a smoother, cleaner alternative that makes Discord forums easier to browse on the web. It’s free to use and can run alongside AnswerOverflow, so you don’t have to switch anything to try it out. If it’s helpful, I can spin up a version of Paladin on your forum so you can see how it looks for your community. Is there anything about your current setup you’d like improved? I’d love to see if Paladin can help. 😀 Example Paladin preview attached...
No description

Connecting opensaas with Claude Code.

Every time claude code makes some changes, I have to run wasp start again and again to see what changes it actually made. It takes a while and honestly breaks the flow. Is there any better way where changes are instant and I wont have to run wasp db migrate-dev and wasp start 15 times in a day ? PS : I am a pure vibe coder. Before Ai, I could only code print hello world lol. Be kind...

How to make SEO tags different for different pages?

I am wondering how we can make the main.wasp file more context aware? I see my meta titles and descriptions are the same on all of my pages. I recognize we can't change that on a page by page basis, but is there a way to set certain pages to noindex so we aren't penalized for say our login, terms page, etc. having the same meta tags? wasp version is 0.18.0 Thank you!...

How to handle scheduled jobs in a load-balanced Wasp deployment?

Hi Wasp community! 👋 I'm deploying my Wasp application with load balancing using Nginx, and I have a question about scheduled jobs (using PgBoss). My setup:...

wasp deploy fly deploy fail

#14 259.7 npm notice #14 259.7 npm ERR! code ERR_SOCKET_TIMEOUT #14 259.7 npm ERR! network Socket timeout ...

DATABASE_URL not found in fly during deployment

Bug?? wasp deploy fly deploy fails with DATABASE_URL error even though secret exists (v0.15.2) I'm getting a deployment blocker where wasp deploy fly deploy fails with:...

Cannot import a fresh <saas> project.

I am using commands wasp new then it prompts me to add a name. then it says select 1,2,3,4 1 (basic) template works fine but 3 just doesnt loads. Its basically a blank black screen....

Railway Deployment fails with `operation timed out`

Trying to run wasp deploy railway deploy [project-name]. It ends up failling because of a railway failures by the looks of it. Followed the steps to deploy manually and it worked output: ``` ... ✅ --- Database successfully set up. ----------------------------------------------...

http://localhost:3001/auth/me is constantly pending

http://localhost:3001/auth/me is constantly pending and i can't debug that as no errors show in the console

Auth in browser extension

Hello, I'm trying to authenticate my user in browser extension. How is thould be handled. Do we have any docs how to create custom auth like this? Thanks

CORS issue

I set up an api endpoint and has an middleware wrap around it to get the cors middleware. I deployed the to the fly.io. in main.wasp ``` apiNamespace appsNamespace { middlewareConfigFn: import { appsNamespaceMiddlewareFn } from "@src/test/apis",...

shadcn

how do i install new shadcn components in opensaas?

`NODE_ENV` Error during build

I get the error below during local and production builds. No clue as to why: ``` 🐝 --- Building SDK... ------------------------------------------------------------ ...

wasp deploy fly deploy fails with DATABASE_URL error even though secret exists - v0.15.2

Getting this error when running wasp deploy fly deploy: 🚀 Your server app does not have a DATABASE_URL secret set. Perhaps you need to create or attach your database? The problem: DATABASE_URL IS set on Fly and the app is running fine:...

Railway deployment faild

- SENDGRID_API_KEY is required when using SendGrid email sender I added in variables, I don't know where I need to add more...

fly io region error

im getting this error when deploying to fly 🚀 Invalid region code lhr. Please specify a valid 3 character region id: https://fly.io/docs/reference/regions 🚀 You can also run "wasp deploy fly cmd platform regions --context server". lhr is a valid region. can i deploy without specifying thr region...

Installed Wasp on new machine, getting "Bad cpu type" error

I'm running an M4 Macbook Pro. Attempting to install wasp on the new system, and getting these errors: /Users//.local/bin/wasp: line 2: /Users//.local/share/wasp-lang/0.17.1/wasp-bin: Bad CPU type in executable /Users//.local/bin/wasp: line 2: /Users//.local/share/wasp-lang/0.17.1/wasp-bin: Undefined error: 0 I am assuming that something's wrong with how I put the path command into my .zshrc file but I copied it as instructed (export PATH=$PATH:/Users/<myuser>/.local/bin)...

App working fine in the local host but fails to deploy into railway. Any recommendation?

Title. Been dealing with this for few days already still cannot find what’s failing

Log in problem in Mage

I cant see website becuse i cant log in to my ready local host. i can not see how localhost is working. Database problem and sometimes eror 500.