{"id":22650479,"url":"https://github.com/gustavomorinaga/nostra","last_synced_at":"2025-04-12T03:12:37.440Z","repository":{"id":265342918,"uuid":"717932934","full_name":"gustavomorinaga/nostra","owner":"gustavomorinaga","description":"🛍 An ecommerce made with MedusaJS, SvelteKit and TailwindCSS","archived":false,"fork":false,"pushed_at":"2023-12-22T20:34:12.000Z","size":50134,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-12T03:12:36.525Z","etag":null,"topics":["ecommerce","gustavomorinaga","medusajs","postcss","shadcn-svelte","sveltekit","tailwindcss"],"latest_commit_sha":null,"homepage":"","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/gustavomorinaga.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}},"created_at":"2023-11-13T02:02:03.000Z","updated_at":"2024-03-25T03:58:40.000Z","dependencies_parsed_at":"2024-11-29T09:15:40.752Z","dependency_job_id":null,"html_url":"https://github.com/gustavomorinaga/nostra","commit_stats":null,"previous_names":["gustavomorinaga/nostra"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gustavomorinaga%2Fnostra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gustavomorinaga%2Fnostra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gustavomorinaga%2Fnostra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gustavomorinaga%2Fnostra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gustavomorinaga","download_url":"https://codeload.github.com/gustavomorinaga/nostra/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248510003,"owners_count":21116130,"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","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":["ecommerce","gustavomorinaga","medusajs","postcss","shadcn-svelte","sveltekit","tailwindcss"],"created_at":"2024-12-09T08:34:22.785Z","updated_at":"2025-04-12T03:12:37.420Z","avatar_url":"https://github.com/gustavomorinaga.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nostra\n\n🛍️ An e-commerce web app built with Medusa, SvelteKit and TailwindCSS.\n\n\u003cp align=\"left\"\u003e\n  \u003ca href=\"./LICENSE\" title=\"Show the MIT License\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/License-MIT-blue.svg?style=for-the-badge\" alt=\"License MIT\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://medusajs.com\" title=\"Open Medusa Website\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Medusa-000000?style=for-the-badge\u0026logo=medusa\u0026logoColor=FFFFFF\" alt=\"Made with Medusa\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://kit.svelte.dev\" title=\"Open SvelteKit Website\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/SvelteKit-4A4A55?style=for-the-badge\u0026logo=svelte\u0026logoColor=FF3E00\" alt=\"Made with SvelteKit\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://www.typescriptlang.org/docs\" title=\"Open TypeScript Website\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge\u0026logo=typescript\u0026logoColor=white\" alt=\"Made with TypeScript\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://tailwindcss.com\" title=\"Open Tailwind Website\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Tailwind-38B2AC?style=for-the-badge\u0026logo=tailwind-css\u0026logoColor=white\" alt=\"Made with Tailwind\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003e 🚧 This project is still under development.\n\n## Introduction\n\n**Nostra** is an e-commerce web app built with Medusa, SvelteKit and TailwindCSS. It is a project that I am working on to learn more about Medusa and SvelteKit.\n\n## Tech Stack\n\n### Root\n\n### Development Tools\n\n| Tool/Service                           | Category        | Description                                                                      |\n| -------------------------------------- | --------------- | -------------------------------------------------------------------------------- |\n| [Turborepo](https://turbo.build/repo/) | Build System    | A tool for managing multiple repositories. Used for managing the monorepo.       |\n| [Yarn](https://yarnpkg.com/)           | Package Manager | A package manager for JavaScript. Used for installing and managing dependencies. |\n\n### Apps\n\n#### API\n\nThe API is built with [Medusa](https://medusajs.com/), an open-source headless commerce engine. Contains the Store API and the Admin API.\n\n#### Web\n\n| Tool/Service                                    | Category                    | Description                                                                                          |\n| ----------------------------------------------- | --------------------------- | ---------------------------------------------------------------------------------------------------- |\n| [Vite](https://vitejs.dev/)                     | Build Tools                 | A build tool that provides a faster development experience for modern web projects.                  |\n| [PostCSS](https://postcss.org)                  | CSS                         | A tool for transforming CSS with JavaScript.                                                         |\n| [Tailwind CSS](https://tailwindcss.com/)        | CSS                         | A utility-first CSS framework.                                                                       |\n| [Zod](https://zod.dev/)                         | Data Validation             | A TypeScript-first schema declaration and validation library.                                        |\n| [Medusa](https://medusajs.com/)                 | E-commerce                  | An open-source headless commerce engine.                                                             |\n| [Superforms](https://superforms.rocks/)         | Form Handling               | A SvelteKit library for form handling.                                                               |\n| [ESLint](https://eslint.org/)                   | JavaScript/TypeScript Tools | A tool for identifying and reporting on patterns in ECMAScript/JavaScript code.                      |\n| [Prettier](https://prettier.io/)                | JavaScript/TypeScript Tools | An opinionated code formatter.                                                                       |\n| [TypeScript](https://www.typescriptlang.org/)   | JavaScript/TypeScript Tools | A typed superset of JavaScript that compiles to plain JavaScript.                                    |\n| [Playwright](https://playwright.dev/)           | Testing                     | A Node.js library to automate Chromium, Firefox, and WebKit browsers.                                |\n| [Vitest](https://vitest.dev/)                   | Testing                     | A test runner for Vite.                                                                              |\n| [Iconify](https://iconify.design/)              | UI Components               | A modern open source icon framework.                                                                 |\n| [shadcn-svelte](https://www.shadcn-svelte.com/) | UI Components               | Accessible and customizable components that you can copy and paste into your apps.                   |\n| [Swiper](https://swiperjs.com/)                 | UI Components               | A modern free mobile touch slider with hardware accelerated transitions and amazing native behavior. |\n| [SvelteKit](https://kit.svelte.dev/)            | Web Frameworks              | A framework for building high-performance web apps.                                                  |\n| [Supabase](https://supabase.io/)                | Web Services                | An open source Firebase alternative.                                                                 |\n\n## 📜 License\n\nThis website was not created to be a template or theme, but for my own use. Feel free to take whatever piece of code or inspiration from it that you want, but it was not written with the intention of being cloned and deployed. Thanks!\n\nThis project is licensed under the **MIT License** - see the [LICENSE](LICENSE) page for details.\n\n\u003cp align=\"center\"\u003e\n ❤️ Thanks for your attention!\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgustavomorinaga%2Fnostra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgustavomorinaga%2Fnostra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgustavomorinaga%2Fnostra/lists"}