0.0.2 • Published 4 months ago

@dup4/starter-nestjs v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

starter-nestjs

Test codecov GitHub release

Usage

Docker

#! /bin/bash

CUR_DIR="$(dirname "$(realpath "${BASH_SOURCE[0]}")")"

docker run \
    -d \
    --restart=always \
    --name=starter-nestjs \
    -p 3000:3000 \
    -e TZ=Asia/Shanghai \
    -v "${CUR_DIR}"/config:/app/config \
    dup4/starter-nestjs:latest

Sponsors

License

MIT License © 2022 - PRESENT Dup4