rpuls's Avatar

rpuls

@rpuls.bsky.social

https://funkyton.com

25 Followers  |  9 Following  |  25 Posts  |  Joined: 17.11.2024  |  1.9729

Latest posts by rpuls.bsky.social on Bluesky

Preview
Medusa 2.0 is finally here MedusaJS 2.0 is here! Enjoy a revamped admin dashboard, multi-warehouse inventory, and a new promotions engine. Perfect for developers with enhanced customization options. Deploy effortlessly with the...

My MedusaJS quick launch template has been updated to the latest 2.8.8 πŸŽ‰

Find it: funkyton.com/medusajs-2-0...
Git: github.com/rpuls/medusa...

#medusajs

01.08.2025 11:07 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
GitHub - rpuls/medusa-payment-solana: Medusajs payment modules for solana blockchain Medusajs payment modules for solana blockchain. Contribute to rpuls/medusa-payment-solana development by creating an account on GitHub.

The Solana payment module for MedusaJS is now public released: github.com/rpuls/medusa... (beta)

And, can be installd in your medusa 2.0 project with: npm i medusa-payment-solana

Full implementation is also publicly available on branch 'solana-pay' on my main medusa 2.0 boilerplate repo ✌️

πŸŽ₯ soon!

17.07.2025 16:28 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

MedusaJS 2.0 template just got a big update! πŸš€
Core: 2.8.4, MeiliSearch: 1.14.
See my changes: github.com/rpuls/medusa...
One-click deploy: funkyton.com/medusajs-2-0...

11.06.2025 22:16 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

You are most welcome! :)

11.06.2025 21:52 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Self-Managed Blockchain Payments for Webshops? MedusaJS + Solana Crypto (First Look)
YouTube video by Funkyton Self-Managed Blockchain Payments for Webshops? MedusaJS + Solana Crypto (First Look)

🎬 Follow-up video demo from last week's teaser post!

Can blockchain ever become a feasible payment method for ecommerce? Watch the demo and share your thoughts!

#Solana #CryptoPayments #MedusaJS #ecommerce

www.youtube.com/watch?v=n2wk...

18.05.2025 22:53 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

2# Why are static pages necerssary? Because you need static pages with absolute URL for earch engine indexing. Without this - your products would not be found on google, bing, etc.

16.05.2025 09:37 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Hi! ;) That's by design. The NextJS storefront creates static pages for your product during build. It is fetching product data from the backend - that is also why, you can't build the storefront without having a backend running. ;)

16.05.2025 09:36 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

πŸš€ Sneak peek: I’m working on a Solana payment module for MedusaJS 2!
Crypto checkout, QR codes, real-time currency conversion… Deme coming soon πŸ‘€
#Solana #MedusaJS #CryptoPayments

02.05.2025 22:36 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

Update Notice! πŸš€
The Medusa 2.0 boilerplate repo and Railway quick deploy template are now updated to v2.6.1! πŸŽ‰

Database connections now use internal networkingβ€”boosting speed and cutting costs.

Deploy here: railway.com/template/gkU...

Read more: funkyton.com/medusajs-2-0...

03.04.2025 14:16 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
How to Run an OWASP ZAP Vulnerability Scan Online Without Local Installation Learn how to perform an OWASP ZAP vulnerability scan on any website without installing anything on your computer or relying on untrusted websites. A simple, secure approach to web application security...

Dealing with the irony of security policies blocking my security tools. 🀣 So, I created a simple web interface for OWASP ZAP using Docker & Railway. Now I can run vulnerability scans online in the cloud! πŸ₯³ Read how you can too: #webdev #security #OWASP

πŸ‘‰ funkyton.com/zap-owasp-we...

25.03.2025 23:14 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
How I Solved Railway Performance Issues with a 5x Speed Boost
YouTube video by Funkyton How I Solved Railway Performance Issues with a 5x Speed Boost

Last week, I shared a quick fix for Railway app performance issues. Now, I’ve released a follow-up video diving deeper into the root cause and showing how I improved request times on my app from 10s to under 2s. Watch it here: youtu.be/z6MEZqSwRlM πŸš€ #WebDev #Railway

07.02.2025 15:24 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

SOLVED βœ…: Slow Medusajs Storefront on Railway πŸš„

Steps:

1. Find out which Region your Postgres database is located in.
2. Set both Storefront and Medusa Backend to that same region.
3. Deploy
4. Enjoy full speed again ⚑

Railway, is notified about this issue

25.01.2025 21:19 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
How to generate MinIO access key and configure in MedusaJS backend on Railway (media upload error)
YouTube video by Funkyton How to generate MinIO access key and configure in MedusaJS backend on Railway (media upload error)

✨ Few users of the MedusaJS quick-launch template have encountered errors when uploading product images. Thankfully, the issue is rare!

πŸ€” If you’re one of the unlucky ones, here’s the solution: youtu.be/ToY9ge2vS80

πŸ’‘ TL;DR: Regenerating your MinIO access key resolved the issue this time.

15.01.2025 18:11 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Hi! Yes, currently I find Railway the best choice - but that is mainly becuase of the way I can automate the entire setup, with their deploy template system - that makes it easy to share my projects with others ;)

14.01.2025 19:33 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image Post image

1,000 individual deploys! My MedusaJs 2.0 quick-launch-template hits this huge milestone just before the new year πŸŽ‰ Almost 300 active webshops are now powered by this templateβ€”what an incredible year it has been! 🀯 #MedusaJs #ecommerce

πŸš€ funkyton.com/medusajs-2-0-is-finally-here/ πŸ‘ˆ quick launch

27.12.2024 15:27 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
How to Add MeiliSearch to Your Medusa 2.0 Project Enhance your Medusa 2.0 project with powerful search functionality using MeiliSearch. This guide walks you through setting up a MeiliSearch instance, configuring the backend with a community plugin, a...

I’m excited to finally share my MeiliSearch x Medusa 2.0 implementation guide! πŸŽ‰
This guide walks you through setting up MeiliSearch step-by-step or lets you skip the hassle with a one-click Railway deploy template. Check it out here: funkyton.com/how-to-add-m...
#MedusaJS #MeiliSearch #Ecommerce

19.12.2024 22:28 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

This has been resolved 18-Dec-2024 ✌️

18.12.2024 12:26 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Medusa 2.0 template is BACK! πŸŽ‰ After 4 days of being unpublished due to changes in deploy order logic at Railway, the issue has been resolved. Big thanks to Railway for actively listening to their users and addressing the problem!
#Railway.app #MedusaJS

18.12.2024 12:21 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Exciting progress! Soon, I hope to share a working MeiliSearch integration for the Medusa 2.0 stack, thanks to a promising community module. Stay tuned! #MeiliSearch #MedusaJS

16.12.2024 23:27 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

🚨 MedusaJS 2.0 Railway Template Alert 🚨
Build failures are happening due to changes in Railway's service build order. The issue has been reported.
Workaround:
1️⃣ Abort storefront and backend builds.
2️⃣ Redeploy backend first.
3️⃣ Once live, redeploy storefront.
#MedusaJS #RailwayApp

13.12.2024 10:12 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Getting Started with Payload CMS V3: Full Tutorial & Review (Free Self-Hosting on Railway)
YouTube video by Funkyton Getting Started with Payload CMS V3: Full Tutorial & Review (Free Self-Hosting on Railway)

β€œDeploy first, code later” is a concept growing on me. Open Source often lags behind enterprise here, losing less tech-savvy users who shy away when setup requires terminal commands or local dev environments. Making tools accessible matters. Thoughts? youtu.be/j78HfUMIkBQ
#PayloadCMS

08.12.2024 15:18 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Payload CMS: Open source website builder Discover the flexibility and control of Payload CMS, a fully open-source website builder. Explore its features, ease of use, and customization potential. Whether you're building a blog or complex site...

πŸš€ Payload CMS! As a fully open-source website builder, it offers unmatched flexibility. Whether you're crafting a blog or a complex site, Payload has you covered. Dive into my latest review and learn how to deploy it with just one click! πŸŒπŸ”§
πŸ‘‰ funkyton.com/payload-cms/
#OpenSource #PayloadCMS

27.11.2024 22:42 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
MedusaJS 2.0 is officially production ready! Launch your own webshop in less than 10 minutes
YouTube video by Funkyton MedusaJS 2.0 is officially production ready! Launch your own webshop in less than 10 minutes

πŸš€ Want to launch an open-source eCommerce store without the hassle of complicated setups?
Check out this video where I show you how to create a fully operational Medusa 2.0 webshop with just 1 click! πŸŽ₯✨
πŸ”— Watch now: www.youtube.com/watch?v=Gr5F...
#MedusaJS #eCommerce #OpenSource

22.11.2024 14:40 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

My MedusaJS 2.0 Railway starter template is getting a significant upgrade later today! It will switch from internal media storage to a more production-ready, open-source bucket storage solution. πŸŽ‰ #MedusaJS #Railway #MinIO #OpenSource #eCommerce

21.11.2024 11:37 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
Easily Host a Vendure Webshop on Railway.app with One-Click Deploy Learn how to host your Vendure webshop on Railway.app using a one-click deploy template. This step-by-step guide ensures a quick and easy setup, perfect for those seeking a hassle-free hosting solutio...

Can open-source eCommerce compete with enterprise solutions? After months of testing Vendure, I think it can! I’ve put together a guide so anyone curious can launch their own Vendure webshop in minutes using my deploy template: funkyton.com/vendure-tuto... #Vendure #OpenSource #eCommerce

17.11.2024 13:35 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@rpuls is following 9 prominent accounts