Mrr
Mrr
WWasp
Created by Mrr on 11/27/2024 in #🙋questions
Wasp 0.15 supports mailgun EU??
I tested and it's working
7 replies
WWasp
Created by Mrr on 9/26/2024 in #🙋questions
scheduling feature
Now I'll try to implement where user can choose which day in a week they want and next time too😁
22 replies
WWasp
Created by Mrr on 9/26/2024 in #🙋questions
scheduling feature
Exact thing I followed
22 replies
WWasp
Created by Mrr on 9/26/2024 in #🙋questions
scheduling feature
@sodic Heyy!! I have done it and it's working. Like user can choose daily, weekly, monthly and I made 3 jobs for it to send
22 replies
WWasp
Created by Mrr on 9/26/2024 in #🙋questions
scheduling feature
@sodic I haven't tried it but will definitely update you by this week.
22 replies
WWasp
Created by Mrr on 9/26/2024 in #🙋questions
scheduling feature
Cool will try this!!
22 replies
WWasp
Created by Mrr on 9/26/2024 in #🙋questions
scheduling feature
Anyone?
22 replies
WWasp
Created by Mrr on 9/24/2024 in #🙋questions
how to remove email verification for creating account??
Ok got it thanks 😊
20 replies
WWasp
Created by Mrr on 9/24/2024 in #🙋questions
how to remove email verification for creating account??
Ok will try it. Just for some clarification the email and username field will be null right?
20 replies
WWasp
Created by Mrr on 9/24/2024 in #🙋questions
how to remove email verification for creating account??
I followed this
20 replies
WWasp
Created by Mrr on 9/24/2024 in #🙋questions
how to remove email verification for creating account??
20 replies
WWasp
Created by Mrr on 9/24/2024 in #🙋questions
how to remove email verification for creating account??
methods: { usernameAndPassword: {}, },
20 replies
WWasp
Created by Mrr on 9/24/2024 in #🙋questions
how to remove email verification for creating account??
When I use username and password auth I have to set an extra field and store username?Because in the schema there is already username right
20 replies
WWasp
Created by Mrr on 9/24/2024 in #🙋questions
cron job not working
Hey so when I tested it in deployment it works!! Only I when I tried it locally I am facing this issue.
18 replies
WWasp
Created by Mrr on 9/24/2024 in #🙋questions
how to remove email verification for creating account??
No description
20 replies
WWasp
Created by Mrr on 9/24/2024 in #🙋questions
how to remove email verification for creating account??
Username and password login is working. But I have a small issue ... when I see the db it's shows the new user ID and all but it shows Username null. I tried to figure this but couldn't..
20 replies
WWasp
Created by Mrr on 9/24/2024 in #🙋questions
cron job not working
Yes I was testing like when I do for every 2 minutes or 5 minutes..30min it works but when I specify a time it's not working. I waited for some time thought there can be delay like that but nothing happened
18 replies
WWasp
Created by Mrr on 9/24/2024 in #🙋questions
cron job not working
@miho when I specify time it's not running. Even locally also
18 replies
WWasp
Created by Mrr on 9/24/2024 in #🙋questions
cron job not working
job sendNewsletter { executor: PgBoss, perform: { fn: import { generateWeeklyNewsletter } from "@src/weekly-newsletter/operations" }, schedule: { cron: "5 23 * * 2", args: {=json { "useAlternateCase": true } json=} }, entities: [User] }
18 replies
WWasp
Created by Hugoo on 9/24/2024 in #🙋questions
best library for a react js ui components dashboard? with tsx.
You will love it
21 replies