Skip to content

nishkohli96/ecom-mern

Repository files navigation

e-commerce

Sample e-commerce app that uses big-basket dataset as products inventory. The search is powered by Algolia and checkout process is managed by Razorpay. To view the complete list of libraries used, check PackagesUsed.md.

  • Project uses monorepo style powered by Turborepo.
  • Replace environment variables by your own set of values to get started.
  • Dev and prod Docker images configured alongside github actions.

Get Started

  • Install node_modules
	yarn
  • Build the common folder shared across client & server.
	yarn build:lib
  • Now run the client and server apps.
	yarn run-apps

Support Me

If you found this template helpful and saved your valuable time, consider buying me a coffee

About

E-commerce project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages