Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/flex-development/jime-p001

Storybook design system, Next.js powered Shopify storefront, and serverless API for Morena's Kustomz. Morena's Kustomz is an online store that specializes in stoner necessities. While enjoying a MySpace inspired UI, users can shop pre-made ash trays, grinders, and rolling trays, or have them custom made.
https://github.com/flex-development/jime-p001

apple-music-api lerna nextjs react serverless-api serverless-functions shopify shopify-api shopify-storefronts storybook typescript vercel

Last synced: 14 days ago
JSON representation

Storybook design system, Next.js powered Shopify storefront, and serverless API for Morena's Kustomz. Morena's Kustomz is an online store that specializes in stoner necessities. While enjoying a MySpace inspired UI, users can shop pre-made ash trays, grinders, and rolling trays, or have them custom made.

Awesome Lists containing this project

README

        

# Morena's Kustomz

Serverless API, Storybook design system, and Next.js powered Shopify storefront

[![Storybook](https://cdn.jsdelivr.net/gh/storybookjs/brand@master/badge/badge-storybook.svg)](https://storybook.js.org/)
[![TypeScript](https://badgen.net/badge/-/typescript?icon=typescript&label)](https://www.typescriptlang.org/)
[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lerna.js.org/)

## Overview

[Getting Started](#getting-started)
[Usage](#usage)
[Built With](#built-with)
[Contributing](docs/CONTRIBUTING.md)
[Deployment](docs/DEPLOYMENT.md)

## Getting Started

Morena's Kustomz is an online store that specializes in stoner necessities.
While enjoying a MySpace inspired UI, users can shop pre-made ash trays,
grinders, and rolling trays, or have them custom made.

## Usage

This project is formatted as a monorepo. For more information on using each
package, see below:

- [Next.js Storefront](packages/app/README.md)
- [Serverless API](packages/api/README.md)
- [Storybook Design System](packages/system/README.md)
- [Support](packages/core/README.md)

### Production URLs

- **Next.js Storefront**: [`https://morenaskustomz.flexdevelopment.vercel.app`][1]
- **Serverless API**: [`https://kapi.flexdevelopment.vercel.app`][2]
- **Storybook Design System**: [`https://kustomzdesign.flexdevelopment.vercel.app`][3]

### `next` branch URLs

- **Next.js Storefront**:
[`https://morenaskustomz-git-next.flexdevelopment.vercel.app`][4]
- **Serverless API**: [`https://kapi-git-next.flexdevelopment.vercel.app`][5]
- **Storybook Design System**:
[`https://kustomzdesign-git-next.flexdevelopment.vercel.app`][6]

### UI Design

Morena's Kustomz was designed using [Adobe XD][7].

- [[JIME-P001] Morena's Kustomz Prototype][8]
- [[JIME-P001] UI Kit][9]

## Built With

- [Next.js][10] - Framework for building React applications
- [Shopify][11] - eCommerce Platform
- [Storybook][12] - UI development, testing, and documentation tool
- [TypeScript][13] - Typed JavaScript
- [Vercel][14] - Hosting platform for static sites and serverless functions

[1]: https://morenaskustomz.flexdevelopment.vercel.app
[2]: https://kapi.flexdevelopment.vercel.app
[3]: https://kustomzdesign.flexdevelopment.vercel.app
[4]: https://morenaskustomz-git-next.flexdevelopment.vercel.app
[5]: https://kapi-git-next.flexdevelopment.vercel.app
[6]: https://kustomzdesign-git-next.flexdevelopment.vercel.app
[7]: https://www.adobe.com/products/xd
[8]: https://xd.adobe.com/view/da3f8f74-1e09-49d1-9d4b-493cebb875a9-8f6c
[9]: https://xd.adobe.com/view/1dff0391-4710-4fd5-9320-f3051861aec6-48ac/grid
[10]: https://nextjs.org
[11]: https://www.shopify.com
[12]: https://storybook.js.org
[13]: https://www.typescriptlang.org
[14]: https://vercel.com