FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

KingBael09/X-Shop: X-Shop an e-com application build using all new NextJS · GitHub

Repository files navigation

X-Shop

An open-source e-com application built using all new NextJS with React server components.

Warning This project is still in development and is not ready for production use.

Tech Stack

Running Locally

Make sure you have Node v18.0.0 or higher 1

  1. Install dependencies using pnpm:

    pnpm install
  2. Copy .env.example to .env and update the variables.

    cp .env.example .env.local
  3. Create local db

    pnpm db:push
  4. Start the development server:

    pnpm dev

Deploy on Vercel

You can easilly depoy with vercel:

Note that you'll need to:

Footnotes

  1. Prefer pnpm v8.7.6 or higher to install dependencies

  2. For deployment you'll need Turso (not required for local)

About

X-Shop an e-com application build using all new NextJS

Topics

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL