hostinglerde:
“Setup Node.js App”
“Node.js Selector”
“Application Manager”
gibi bölüm olur.
Oradan:
Node.js sürümü seç
App root belirle
Startup file ayarla (dist/main.js)
NestJS projesini build et
Bilgisayarında:
Bash
npm install
npm run build
Sonra oluşanlaro
dosyalarını hostinge yükle.
MySQL veritabanı oluştur
TypeORM / Prisma bağlantısı
Bitti