Git Product home page Git Product logo

hackathonshop-server's Introduction

Hackathon Shop

해커톤 쇼핑몰

2022. 07 ~ current

NestJS

Description

A template hackerton shop to quickly create a mall homepage.

Take a look at Hackerton Shop and build your own shopping mall!


Quick Start Guide

1. installation

git clone https://github.com/Jabee7531/hackathonshop-server.git
cd hackathonshop-server
yarn

2. set up .env file

ENV=development

CORS_ALLOWED_ORIGINS=your_client_url

DATABASE_HOST=your_database_url.com
DATABASE_PORT=5432
DATABASE_USERNAME=username
DATABASE_PASSWORD=password
DATABASE_DATABASE=postgres
DATABASE_SYNCHRONIZE=true

JWT_SECRET=secret
JWT_EXPIRATION_TIME=24000
Payment_SecretKey=toss_payment_key

3. start

yarn start:dev

Project & CI/CD architecture


API List


ERD


Performance Test


Stress Test

Load Test

  1. Up to 2,000 people, 50 requests per second, requests between 1 and 4 seconds

  1. Up to 2,000 people, 25 requests per second, requests between 1 and 4 seconds


License

MIT License




요약

쇼핑몰 홈페이지를 빠르게 만들기 위한 템플릿 해커톤 숍 입니다.

해커톤 숍을 참고 하여 자신만의 쇼핑몰을 만들어 보세요 !


빠른시작

1. 설치하기

git clone https://github.com/Jabee7531/hackathonshop-server.git
cd hackathonshop-server
yarn

2. .env파일 설정

ENV=development

CORS_ALLOWED_ORIGINS=your_client_url

DATABASE_HOST=your_database_url.com
DATABASE_PORT=5432
DATABASE_USERNAME=username
DATABASE_PASSWORD=password
DATABASE_DATABASE=postgres
DATABASE_SYNCHRONIZE=true

JWT_SECRET=secret
JWT_EXPIRATION_TIME=24000
Payment_SecretKey=toss_payment_key

3. 시작하기

yarn start:dev

프로젝트 & CI/CD 아키텍쳐


API 목록


ERD


성능 테스트


스트레스 테스트

  • Artillery을 사용한 테스트 결과(100명의 사용자, 10개의 요청)


부하 테스트

  1. 최대 2,000명, 초당 50개 요청, 1~4초 사이의 요청

  1. 최대 2,000명, 초당 25개 요청, 1~4초 사이의 요청


# 라이센스

MIT License

hackathonshop-server's People

Contributors

jabee7531 avatar

Stargazers

Jackson Paredes Ferranti avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.