Giter VIP home page Giter VIP logo

jackblatch / onestopshop Goto Github PK

View Code? Open in Web Editor NEW
524.0 8.0 36.0 1.15 MB

Online marketplace built using Nextjs 13 App Router with server components, server actions, parallel and intercepting routes as well as Drizzle ORM.

Home Page: https://onestopshop.jackblatch.com

License: MIT License

TypeScript 95.68% CSS 0.63% JavaScript 1.19% MDX 2.50%
app-router drizzle-orm nextjs shadcn-ui tailwindcss nextjs13 uploadthing planetscale react stripe

onestopshop's People

Contributors

jackblatch avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

onestopshop's Issues

how to startup this application?

  1. drizzle.config.json file does not exist
  2. error proxy
    | import { createProxy } from "next/dist/build/webpack/loaders/next-flight-loader/module-proxy"

const proxy = createProxy("F:\works\qvedo\temp\OneStopShop\components\ui\tabs.tsx")
|
| // Accessing the __esModule property and exporting $$typeof are required here.

Cart doesn't revalidate data on Server Action with client-side routing

The add-to-cart Server Action should revalidate the /cart to refetch data from the database (e.g. showing the new items added to the cart) without a full page load (just using the Link component). The revalidatePath function seems to work with mutations on the same page, however, doesn't seem to cause a revalidation on other pages (in this case the cart page).

Current temporary work around - using <a> tags for linking to cart page in header and toast notifications, but this is far from ideal.

feedback

mobile layout needs work
New item dialog needs form verification on quantity
Unbelievable work here though -- very talented!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.