Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

NestJS Docker Easy Starter Kit - NestJS v10.x, MariaDB v10.11.x, phpMyAdmin v5.x

NotificationsYou must be signed in to change notification settings

refactorian/nestjs-typeorm-docker

Repository files navigation

Nest Logo

NestJS Docker Starter Kit

  • NestJS v10.x
  • TypeScript v5.x
  • MariaDB v10.11.x (default)
  • MySQL v8.1.x
  • phpMyAdmin v5.x
  • Postgres v16.x
  • pgAdmin v4.x
  • Adminer v4.8.x
  • Node.js v18.x
  • NPM v10.x

Requirements

How To Deploy

  • docker compose up -d

Notes

App

phpMyAdmin

Adminer

Docker compose commands

  • Build or rebuild services
    • docker compose build
  • Create and start containers
    • docker compose up -d
  • Stop and remove containers, networks
    • docker compose down
  • Stop all services
    • docker compose stop
  • Restart service containers
    • docker compose restart
  • Run a command inside a container
    • docker compose exec [container] [command]

Releases

No releases published

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp