⚡ Node.js Sample Application
Application Type: Node.js v20.20.0
Framework: Express 4.22.1
Server: PM2 (Shared Container)
Purpose: Demonstrates shared Node.js container functionality
Node.js Runtime Information
| Property |
Value |
| Node.js Version |
v20.20.0 |
| Express Version |
4.22.1 |
| Environment |
production |
| Process ID |
29 |
| Server Port |
3001 |
MySQL Database Connection Test
✅ MySQL Connection Successful!
Host: mysql-shared
MySQL Version: 8.0.44
Connection: Active
Available Databases:
- app_db
- information_schema
- mysql
- performance_schema
- sys
NPM Packages Available
✅ express
✅ mysql2
This is a sample application demonstrating the shared Node.js container.
Replace this with your actual Node.js application (Express, Next.js, Nest.js, etc.)