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
- Host: GitHub
- URL: https://github.com/peter-roh/pocketmarket
- Owner: Peter-Roh
- Created: 2021-01-31T06:12:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-24T12:37:50.000Z (about 5 years ago)
- Last Synced: 2025-03-14T22:11:25.503Z (over 1 year ago)
- Topics: graphql, nestjs, postgresql, react, tailwindcss
- Language: CSS
- Homepage:
- Size: 1.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 일부 적용