faaant / nodejs_kpi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Store

Description

This is back-end part of online laptops store.

User can:

  • View product list
  • Add product to basket
  • Delete product from basket
  • Update personal information

Tech stack

  1. Nest
  2. PostgreSQL

Why

Nest:

  • Application architecture out of the box
  • Easy to scale and test
  • Nest CLI

PostgreSQL:

  • Relative table structure
  • Experience in relative databases

Database schema

This is database schema

About


Languages

Language:TypeScript 97.6%Language:JavaScript 2.0%Language:Shell 0.4%