I need a market-lace where customers can search for service by location, then set the results to nearest first or by customer rating, then choose a service and book it. For the service provider they would need there own landing page and list of services - is yaour app able to do this?
And on your YouTube channel it says you’ve left this project?
A: Hi, Yes, that is possible to build using the boilerplate. I believe you are talking about the "My Spare Desk" marketplace I built. Yes, that marketplace is built using the Speed Build Marketplace boilerplate. So, everything you see there is possible. However, you will still have to add the filters yourself. So, see the boilerplate as a starting point, and then take your marketplace idea in...
A: Hi, Basically means that you would start by adding details like the appName, appDescription and the domainName in the config.ts . And then you would go to the seo.tsx in the /libs folder and adjust that one as well to fit your marketplace. And once you have done that you can then import that one (import { getSEOTags } from "@/libs/seo";) on all your pages and that makes it a bit faster to add...
Q: Pre sale question
I need a market-lace where customers can search for service by location, then set the results to nearest first or by customer rating, then choose a service and book it. For the service provider they would need there own landing page and list of services - is yaour app able to do this?
And on your YouTube channel it says you’ve left this project?
Rasmus_SpeedBuildMarketplace
Apr 21, 2025A: Hi,
Yes, that is possible to build using the boilerplate. I believe you are talking about the "My Spare Desk" marketplace I built. Yes, that marketplace is built using the Speed Build Marketplace boilerplate. So, everything you see there is possible.
However, you will still have to add the filters yourself.
So, see the boilerplate as a starting point, and then take your marketplace idea in...
Share Speed Build Marketplace
Q: Can you go a bit into details on what you mean by SEO optimized?
Looks like an exciting product. Considering a purchase, but would be great to hear a bit more about what "SEO optimized" means?
Rasmus_SpeedBuildMarketplace
Apr 18, 2025A: Hi,
Basically means that you would start by adding details like the appName, appDescription and the domainName in the config.ts . And then you would go to the seo.tsx in the /libs folder and adjust that one as well to fit your marketplace.
And once you have done that you can then import that one (import { getSEOTags } from "@/libs/seo";) on all your pages and that makes it a bit faster to add...
Share Speed Build Marketplace
Verified purchaser
Sounds good. Thanks for the swift reply.