Code Monkey home page Code Monkey logo

maumlab's Introduction

마음연구소 과제


사용 기술

  • Typescript
  • NestJS
  • GraphQL
  • TypeORM
  • PostgreSQL

실행 방법

  1. 코드를 복사해주세요.
$ git clone https://github.com/Nomik94/maumlab.git
  1. 의존성 패키지를 설치해주세요.
$ yarn install
  1. .env 파일을 만들어주세요.
NODE_ENV='dev'

DB_HOST=데이터베이스 주소        ex)'localhost'
DB_PORT=데이터베이스 포트        ex)5432
DB_USERNAME=데이터베이스 유저이름 ex)'root'
DB_PASSWORD=데이터베이스 비밀번호 ex)'1234'
DB_DATABASE=데이터베이스 이름    ex)'maumlab'
  1. 서버를 실행해주세요.
$ yarn run start:dev

안내 사항

warn level의 로그와 error level의 로그는 /logs에 저장됩니다.

maumlab's People

Contributors

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