Skip to content

The Coffee Lounge is an E-commerce coffee app built with Ionic React. It features a unique 3D View that allows our customers to virtually visit the cafe, using only their mobile phone.

Notifications You must be signed in to change notification settings

lonewanderer27/the-coffee-lounge

Repository files navigation

The Coffee Lounge [Monorepo]

This is an official starter Turborepo.

What's inside?

This Turborepo includes the following packages/apps:

Apps and Packages

  • app: an Ionic React app
  • web: a Next.js app
  • types: a stub typescript types shared by both app and web applications
  • payment-gateway: a Next.js app
  • eslint-config-custom: eslint configurations (includes eslint-config-next and eslint-config-prettier)
  • tsconfig: tsconfig.json used throughout the monorepo

Each package/app is 100% TypeScript.

Utilities

This Turborepo has some additional tools already setup for you:

Build

To build all apps and packages, run the following command:

cd the-coffee-lounge
pnpm build

Develop

To develop all apps and packages, run the following command:

cd the-coffee-lounge
pnpm dev

About

The Coffee Lounge is an E-commerce coffee app built with Ionic React. It features a unique 3D View that allows our customers to virtually visit the cafe, using only their mobile phone.

Topics

Resources

Stars

Watchers

Forks