{"id":31641902,"url":"https://github.com/xjectro/medusajs-restored-frontend","last_synced_at":"2025-10-07T03:25:56.187Z","repository":{"id":316311298,"uuid":"1057076220","full_name":"Xjectro/medusajs-restored-frontend","owner":"Xjectro","description":"Like the mythical creature, this frontend has been reborn from the ashes... but instead of turning people to stone, it turns visitors into customers!","archived":false,"fork":false,"pushed_at":"2025-09-30T22:10:36.000Z","size":1665,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-01T00:09:57.500Z","etag":null,"topics":["app-router","checkout","ecommerce","frontend","headless-commerce","jamstack","medusajs","nextjs","nextjs-15","online-store","payment-integration","react","responsive-design","server-components","shopping-cart","static-generation","storefront","stripe","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://xjectro.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Xjectro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-15T08:43:42.000Z","updated_at":"2025-09-30T22:09:52.000Z","dependencies_parsed_at":"2025-09-23T22:36:13.098Z","dependency_job_id":null,"html_url":"https://github.com/Xjectro/medusajs-restored-frontend","commit_stats":null,"previous_names":["xjectro/medusajs-restored-frontend"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Xjectro/medusajs-restored-frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xjectro%2Fmedusajs-restored-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xjectro%2Fmedusajs-restored-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xjectro%2Fmedusajs-restored-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xjectro%2Fmedusajs-restored-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Xjectro","download_url":"https://codeload.github.com/Xjectro/medusajs-restored-frontend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xjectro%2Fmedusajs-restored-frontend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278714373,"owners_count":26033065,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["app-router","checkout","ecommerce","frontend","headless-commerce","jamstack","medusajs","nextjs","nextjs-15","online-store","payment-integration","react","responsive-design","server-components","shopping-cart","static-generation","storefront","stripe","tailwindcss","typescript"],"created_at":"2025-10-07T03:25:52.360Z","updated_at":"2025-10-07T03:25:56.174Z","avatar_url":"https://github.com/Xjectro.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🐍 Medusa.js Restored Frontend - The Phoenix of E-commerce! \n\n*Like the mythical creature, this frontend has been reborn from the ashes... but instead of turning people to stone, it turns visitors into customers!* \n\n## 🎭 What's This All About?\n\nWelcome to the **Medusa.js Restored Frontend** - a sleek, modern e-commerce storefront that combines the power of Medusa's headless commerce backend with the blazing-fast Next.js 15! Think of it as the Swiss Army knife of online stores, but shinier and with better TypeScript support.\n\n## ✨ Features That'll Make You Go \"Whoa!\"\n\n### 🛍️ **Full E-commerce Arsenal**\n- **Product Detail Pages** - Because first impressions matter (and so do the second, third, and fourth ones)\n- **Product Overview Pages** - Where window shopping gets an upgrade\n- **Product Collections** - Like Netflix categories, but for things you can actually touch\n- **Shopping Cart** - The digital equivalent of \"hold my beer\"\n- **Stripe Checkout** - Money talks, and we speak fluent credit card\n- **User Accounts** - Your customers' digital home away from home\n- **Order Details** - Receipts that don't fade in your pocket\n\n### 🚀 **Next.js 15 Superpowers**\n- **App Router** - Navigation so smooth, it's practically butter\n- **Server Components** - Faster than your morning coffee kicks in\n- **Server Actions** - Like regular actions, but with a cape\n- **Streaming** - Not the Netflix kind, the \"ridiculously fast loading\" kind\n- **Static Pre-Rendering** - Pages that load before you even click them (almost)\n\n## 🎪 Quick Setup - The \"I Want It Now\" Edition\n\n### Prerequisites (The Boring But Important Stuff)\n- Node.js (the newer, the better - we don't judge vintage though)\n- Yarn (because npm is so last Tuesday)\n- A Medusa backend running on port 9000 (like a well-behaved server should)\n\n### The Magic Spell (Installation)\n\n1. **Summon your Medusa backend:**\n   ```bash\n   npx create-medusa-app@latest\n   ```\n   *This creates your backend faster than you can say \"headless commerce\"*\n\n2. **Clone this beauty:**\n   ```bash\n   git clone https://github.com/Xjectro/medusajs-restored-frontend\n   cd medusajs-restored-frontend\n   ```\n\n3. **Environment variables dance:**\n   ```bash\n   mv .env.template .env.local\n   ```\n   *Don't forget to fill in your actual values - lorem ipsum won't pay the bills*\n\n4. **Install dependencies (the fun part):**\n   ```bash\n   yarn install\n   ```\n   *Time to grab a coffee while the internet downloads itself*\n\n5. **Launch into orbit:**\n   ```bash\n   yarn dev\n   ```\n   *Your store is now live at [http://localhost:8000](http://localhost:8000) - prepare for takeoff! 🚀*\n\n## 💳 Payment Integration - Show Me The Money!\n\n### Stripe Setup (Because Everyone Loves Getting Paid)\n\nAdd this magical incantation to your `.env.local`:\n\n```env\nNEXT_PUBLIC_STRIPE_KEY=your-stripe-public-key-goes-here\n```\n\n*Remember: With great payment power comes great responsibility (and hopefully great revenue)*\n\n## 🏗️ Tech Stack - The Dream Team\n\n- **Next.js 15** - The React framework that makes developers happy\n- **Medusa.js** - Headless commerce that doesn't lose its head\n- **TypeScript** - JavaScript's smarter, more organized sibling\n- **Tailwind CSS** - Making things pretty without the CSS headaches\n- **Stripe** - Turning \"I want this\" into \"Payment successful\"\n\n## 🎨 What Makes This Special?\n\nThis isn't just another e-commerce template - it's a **restored** frontend that brings together the best of modern web development:\n\n- **Performance** - Loads faster than your customer's patience runs out\n- **Scalability** - Grows with your business (and your ambitions)\n- **Developer Experience** - Because happy developers make better products\n- **Modern Architecture** - Built for 2024 and beyond, not 2004\n\n## 🤝 Contributing\n\nFound a bug? Have an idea? Want to make this even more awesome? \n\n1. Fork it (the repo, not the road)\n2. Create your feature branch (`git checkout -b feature/amazing-new-thing`)\n3. Commit your changes (`git commit -m 'Add some amazing new thing'`)\n4. Push to the branch (`git push origin feature/amazing-new-thing`)\n5. Open a Pull Request and let's make magic happen!\n\n## 📖 Documentation \u0026 Resources\n\n- [Medusa.js Documentation](https://docs.medusajs.com) - Your best friend for backend mysteries\n- [Next.js Documentation](https://nextjs.org/docs) - Everything you need to know about the frontend magic\n- [Stripe Documentation](https://stripe.com/docs) - The money-handling manual\n\n## 🎉 Final Words\n\nRemember: E-commerce is not just about selling products - it's about creating experiences. This frontend helps you create experiences so smooth, your customers will think they're shopping in the future!\n\nNow go forth and build something amazing! 🚀\n\n---\n\n*Made with ❤️, ☕, and probably too much TypeScript*\n\n**P.S.** - If you make millions using this, we won't say no to a coffee donation! ☕💰\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxjectro%2Fmedusajs-restored-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxjectro%2Fmedusajs-restored-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxjectro%2Fmedusajs-restored-frontend/lists"}