Git Product home page Git Product logo

survey_project-with-nestjs's Introduction

๐Ÿ–ฅ๏ธ ํ”„๋กœ์ ํŠธ ์„ค๋ช…

1. ์„ค๋ฌธ์ง€ ํ”„๋กœ์ ํŠธ

  • ์ต๋ช…์˜ ์ฐธ์—ฌ์ž๊ฐ€ ์„ค๋ฌธ์„ ํ•œ๋‹ค๋Š” ์ƒ๊ฐ์œผ๋กœ ๊ฐœ๋ฐœ ํ•˜์˜€์Šต๋‹ˆ๋‹ค.

2. API ๊ธฐ๋Šฅ

  • ์„ค๋ฌธ์ง€ CRUD
  • ๋ฌธํ•ญ CRUD
  • ์„ ํƒ์ง€ CRUD
  • ๋‹ต๋ณ€ CRUD
  • ์„ค๋ฌธ์ง€ ์™„๋ฃŒ
  • ์™„๋ฃŒ๋œ ์„ค๋ฌธ์ง€ ํ™•์ธ
    • ์กฐํšŒ ์‹œ ๋‹ต๋ณ€์˜ ์ด์ ์ด ๊ฐ™์ด ๋ฐ˜ํ™˜๋ฉ๋‹ˆ๋‹ค.

3. ERD

๐Ÿš€ ์„ค์น˜๋ฐฉ๋ฒ•

  1. docker ๊ณต์‹ ์‚ฌ์ดํŠธ ์—์„œ ๋„์ปค๋ฅผ ํ™˜๊ฒฝ์— ๋งž๊ฒŒ ์„ค์น˜ ํ•ด์ฃผ์„ธ์š”. ์ž๋™์œผ๋กœ docker compose๋„ ๊ฐ™์ด ์„ค์น˜๊ฐ€ ๋ฉ๋‹ˆ๋‹ค.
  2. .env ํŒŒ์ผ์„ ์ƒ์„ฑ ํ•˜์—ฌ ์•„๋ž˜์˜ ๊ฐ’์„ ์ž…๋ ฅํ•ด์ค๋‹ˆ๋‹ค.
  PORT = 4000
  DEV_MODE = 'dev'

  DB_PORT = 5432
  DB_HOST = psql_db
  DB_NAME = survey
  DB_USERNAME = admin
  DB_PWD = qwer1234

๐Ÿš€ ์‹คํ–‰๋ฐฉ๋ฒ•

$ docker compose up --build

survey_project-with-nestjs's People

Contributors

kojaehyeong 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.