🚀 Complete Laca City Website with VPS Deployment
- Added complete Next.js frontend with responsive design - Added NestJS backend with PostgreSQL and Redis - Added comprehensive VPS deployment script (vps-deploy.sh) - Added deployment guide and documentation - Added all assets and static files - Configured SSL, Nginx, PM2, and monitoring - Ready for production deployment on any VPS
This commit is contained in:
2
scripts/full-dev.sh
Normal file → Executable file
2
scripts/full-dev.sh
Normal file → Executable file
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
``#!/bin/bash
|
||||
|
||||
# 🔄 Full Development Environment (Frontend + Backend)
|
||||
echo "🔄 Starting Full Development Environment..."
|
||||
|
||||
Reference in New Issue
Block a user