Skip to content

Instantly share code, notes, and snippets.

View vuongtran's full-sized avatar
🎯
Focusing

Vuong vuongtran

🎯
Focusing
  • Ho Chi Minh City, Vietnam
View GitHub Profile
@vuongtran
vuongtran / gist:767ca14cd78cd10b45de9e291e27924a
Last active September 8, 2020 04:13
Open source eCommerce plaform with morden tech stack
# Plaforms
Shopware - https://github.com/shopware
Saleor - https://github.com/mirumee
Spree - https://github.com/spree
GetCandy - https://github.com/getcandy
Reaction Commerce - https://github.com/reactioncommerce
Vendure - https://github.com/vendure-ecommerce
# Storefront for eCommerce
Vue Storefront - PWA for eCommerce - https://www.vuestorefront.io
@vasanthk
vasanthk / System Design.md
Last active April 22, 2025 06:40
System Design Cheatsheet

System Design Cheatsheet

Picking the right architecture = Picking the right battles + Managing trade-offs

Basic Steps

  1. Clarify and agree on the scope of the system
  • User cases (description of sequences of events that, taken together, lead to a system doing something useful)
    • Who is going to use it?
    • How are they going to use it?
@PurpleBooth
PurpleBooth / README-Template.md
Last active April 18, 2025 02:49
A template to make good README.md

Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites