Medusa with StoreFront
firmy ATH Infosystems
Version 2.13.5 + Free Support on Ubuntu 24.04
Medusa with Storefront is a powerful open-source headless eCommerce solution that combines a flexible Node.js backend with a modern Next.js frontend. It enables developers to build fast, scalable, and fully customizable online stores with complete control over both backend logic and customer-facing experience.
Key Features of Medusa with Storefront:
- Open-source headless eCommerce platform with full-stack setup.
- Backend built with Node.js and modular architecture.
- Next.js storefront for fast, SEO-friendly user experience.
- Admin dashboard for managing products, orders, and customers.
- Scalable and suitable for modern web and mobile commerce applications.
Medusa with Storefront Usage:
# Start Medusa backend
$sudo su
$docker restart medusa-postgres
$docker restart medusa-redis
$cd ~/my-store
$npm run dev
# Start Storefront (in new terminal)
$cd my-store-storefront
$npm run dev -- -p 8001
To Access Applications:
Admin Panel: http://your-ip:9000/app
Storefront: http://your-ip:8001
To Access Medusa with Storefront Credentials: cat /var/medusa/credentials.txt
Disclaimer:
Medusa is an open-source eCommerce platform maintained by its developer community. This content is provided for informational purposes only. We are not affiliated with or endorsed by Medusa. All trademarks and product names belong to their respective owners.