An open API service indexing awesome lists of open source software.

https://github.com/peter-roh/pocketmarket

Pocket Market App with NestJS, GraphQL, and React
https://github.com/peter-roh/pocketmarket

graphql nestjs postgresql react tailwindcss

Last synced: 2 months ago
JSON representation

Pocket Market App with NestJS, GraphQL, and React

Awesome Lists containing this project

README

          

# Pocket Market

Upgrading Pocket Market app...

## Tech Stack

Tech: React, GraphQL, NestJS, PostgreSQL, TypeORM, TailwindCSS

VCS: git

## Features

KIOSK와 같은 주문 기능

주방과 통합된 주문 시스템

주문 후에 남길 수 있는 리뷰

Typescript를 이용한 type 안정성 확보

비밀번호 보안 - bcrypt 이용을 통한 보안 강화

mailgun을 이용한 이메일 인증 기능

unit testing과 e2e testing 일부 적용