close
Skip to content

Wufler/Zaptronic

Repository files navigation

Zaptronic

Made up ecommerce store with working payment and order management.

Setup

  1. Clone the repository
git clone https://github.com/WoIfey/Zaptronic.git
cd Zaptronic
  1. Install dependencies
pnpm install
  1. Configure environment variables

Copy the env.example file and rename it to .env and set the following variables from:

  1. Initialize the database
pnpm docker
  1. Run database migrations
pnpm prisma
  1. Start the development server
pnpm dev

Todo

  • Homepage
  • Prisma
  • Better Auth
  • Stripe
  • Products
  • Login
  • Orders
  • Wishlist
  • Settings
  • Cart
  • Admin
  • Reviews
  • Featured Products
  • Search
  • Params
  • Pagination
  • Billing Information
  • Integrate Stripe Products
  • Remove ability to review and purchase disallowed products

About

🏪 Electronic e-commerce store with Stripe integration (not real)

Resources

Stars

Watchers

Forks

Contributors

Languages