Giter Club home page Giter Club logo

nestj's Introduction

nestj

ㅋㅋㅋㅁ

nestj's People

Contributors

wochae avatar

Watchers

 avatar

nestj's Issues

[Feat] : Auth

  • board 와 연결 지어서 유저와 게시물의 관계 형성
  • 게시물 생성시 유저 정보 넣어주기
  • 해당 유저의 게시물만 가져오기
  • 자신의 생성한 게시물만 삭제 가능하게 하기

[Feat] : Logging

로그 종류
Log - 중요한 정보 관련 범용 로깅
Warning - 치명적, 파괴적 비처리된 문제
Debug - 오류 검출, 개발자용
Verbose - 응용 프로그램 동작의 인사이트 제공, 운영자용

[Feat] : configuration

설정파일이란
런타임 도중에 바뀌는 것이 아닌 애플리케이션 구동으로 로드 될 때 그 값들을 정의함.
그리고 다양한 설정 파일 형식을 가지는데
XML, JSON, YAML, Environmant Variables etc..

XML, JSON, YAML 같은 경우 Codebases에 해당
주로 Port 같이 노출되도 상관없는 정보들을 의미
환경변수는
비밀번호나 API key 같은 민감한 정보를 의미한다.

[feat] : TypeORM

  • typeORM, postgres, pgadmin install
  • vsc 에 설정 파일 추가하기
    참고로 파이프 다음에 ORM 을 하였음

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.