GithubHelp home page GithubHelp logo

starter-base's Introduction

Starter Base

텀블벅을 모티브로 한 크라우드 펀딩 서비스

로컬 실행

docker-compose --env-file ./src/config/env/.local.env up --build

starter-base's People

Contributors

bomi94436 avatar f-lab-bot avatar

Watchers

 avatar

starter-base's Issues

배포용 Dockerfile 수정, swagger 설정

이슈: ncloud에 배포한 nestjs 서버에서 select 쿼리는 되지만 insert쿼리를 치는 순간 nestjs 서버가 다운됨

  • nestjs 서버 로그에는 error, exception 관련 로그가 전혀 찍히지 않음
  • mysql error log는 connection 끊김 관련 로그만 찍힘
    • 2024-03-17T16:38:24.154748+09:00 144206 [Note] [MY-010914] [Server] Aborted connection 144206 to db: '' user: '' host: '' (Got an error reading communication packets).
  • production용이 아닌 local용 docker(Dockerfile.local)로 ncloud 서버에서 docker 컨테이너를 띄우면 insert 쿼리도 잘됨
  • npx prisma migrate deploy는 잘 됐음
  • select query 로그는 찍히고 죽음, insert 쿼리 로그는 안찍힘
  • uncaughtException 이벤트 등 에러로그를 찍으려해도 로그가 안찍힘

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.