NukeBase

Welcome Back

Sign in to view your projects

Don't have an account? Sign Up

Create Account

Sign up for a NukeBase account

Already have an account? Sign In

My Projects

Projects

0

Active

0

Total Memory

0 MB

Total Disk

0 MB

Total Bandwidth

0 MB

Estimated Cost

$0.00

Create New Project

Add another project to your account

What happens next

1
Extract the downloaded project zip — right-click the .zip and select "Extract All".
2
Open VS Code → File → Add Folder to Workspace → select your extracted project folder.
3
Open a terminal in VS Code → Terminal → New Terminal → "Select Folder As Directory", then run the commands below.
Terminal
# Install the CLI globally
C:\Users\matt\project npm install -g

# Install project npm packages
C:\Users\matt\project npm install

# Push local changes to the live server
C:\Users\matt\project nukebase push

# Pull live server changes to your local machine
C:\Users\matt\project nukebase pull
0%

Your project is live at:

© 2026 NukeBase. All rights reserved.

Terms Privacy