1 个仓库
Containerized configurations specifically for Node.js applications to ensure consistent development and deployment.
Distinct from Node.js CI Environment Setups: Candidates focus on CI or browser runtimes, whereas this is about the standard Docker containerization of the app.
Explore 1 awesome GitHub repository matching devops & infrastructure · Dockerized Node.js Environments. Refine with filters or upvote what's useful.
本项目是一个基于 NestJS 构建的基础服务器模板,旨在创建 REST API 和企业级后端环境。它提供了一个预配置的结构,集成了数据库连接、身份验证和通用 API 服务。 该样板包含一个利用 JSON Web Token 和基于角色的访问控制的安全系统,用于管理用户会话并限制资源访问。它支持国际化以提供多语言内容,并使用 Docker 提供容器化环境以实现一致的部署。 该框架涵盖了广泛的后端能力,包括用户账户管理、电子邮件分发服务以及用于本地或云存储的文件上传管理。数据持久化通过与关系型和文档型存储的集成来处理,并由数据库种子填充工具和自动化 API 文档提供支持。
Ships with a containerized setup using Docker for consistent development and deployment across platforms.