Skip to content

lsh955/api_app_nestjs

Repository files navigation

Description

Nest + TypeScript 테스트 목적으로 시작한 회원가입, 이메일인증, 로그인, 회원정보조회 등으로 구성한 유저서비스

Installation

$ yarn install

Running the app

# development watch mode
$ yarn run start:dev

# staging mode
$ yarn run start:stg

# production mode
$ yarn run start:prod

기술 요구사항

  • TypeScript
  • NestJS
  • TypeORM
  • MySQL OR MariaDB

About

TypeScript + NestJS + TypeORM 유저서비스 구현하기

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published