Static Website
LiveDeploy HTML, CSS, and JavaScript files with global CDN
Storage
1.2GB / 5GB
Node.js App
BuildingDeploy server-side JavaScript applications with npm support
Build Progress
65%
Database
ReadySet up PostgreSQL, MySQL, or MongoDB databases
Connections
12 active
Recent Deployments
Deployment Terminal
bash ~/projects/portfolio-website
$
git push deploy main
Enumerating objects: 15, done.
Counting objects: 100% (15/15), done.
Delta compression using up to 8 threads
Compressing objects: 100% (10/10), done.
Writing objects: 100% (10/10), 1.45 KiB | 1.45 MiB/s, done.
Total 10 (delta 5), reused 0 (delta 0)
remote: Starting build...
remote: Installing dependencies...
remote: npm install
added 125 packages in 2.345s
remote: Building application...
remote: Deployment complete!
remote: Your site is live at https://portfolio-abc123.deployhub.app
To https://deployhub.app/portfolio-website.git
a1b2c3d..e4f5g6h main -> main
$
_