Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 422 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 422 Bytes

open-commerce

Microservice based eCommerce B2C project build to learn gRPC, monorepo, openapi for type generation on frontend, and more stuff...

Stack for now, may change later:

Frontend: Nextjs, tailwindcss (some talwindui components), authjs, server actions, vitest, playwright, storybook.

Backend: Nestjs, gRPC, mysql, jest, swagger

Just check package.json in open-commerce-frontend, and open-commerce-backend.