🎬
✅ Installation Complete

MediaVerse

Your database and configuration are set up. Complete the steps below to launch your app.

1
Delete the install/ folder from your server for security
2
SSH into your server and run:
cd server && npm install && npm start
3
Build the React app:
cd client && npm install && npm run build
4
Copy client/build/* to your web root (public_html)
5
Refresh this page — MediaVerse will load automatically

This page will be replaced automatically once you deploy the React build.