Skip to content

obkim-hello/EconmerceTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EconmerceTemplate

EconmerceTemplate is a robust, modular starter repository designed to kickstart an e-commerce application with essential integrations:

  • Google Authentication (via OAuth 2.0)
  • AWS S3 for media storage and file uploads
  • MongoDB for data persistence and querying
  • Stripe for handling secure payment workflows

Table of Contents


Features

  • Seamless Google login using OAuth for quick and secure user onboarding
  • Media handling with AWS S3, enabling scalable image and file storage
  • MongoDB integration with connection pooling and query examples
  • Stripe checkout flow, from cart to payment confirmation

Getting Started

Prerequisites

Ensure you have:

  • Node.js (v18+) & npm or Yarn
  • A MongoDB Atlas instance or local MongoDB
  • AWS account with S3 bucket access
  • Google Cloud project for OAuth credentials
  • Stripe account with API keys

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors