NukeBase
Pro — Lifetime

Sign in

Enter your email and we'll send you a sign-in link

Check your email

We sent a sign-in link to .

Open it in your browser to finish signing in — this page will update automatically once you do.

Waiting for authentication…

← Use a different email

My Projects

Projects

0

Active

0

Total Memory

0 MB

Total Disk

0 MB

Total Bandwidth

0 MB

Cycle Usage

$0.00
Region
Credit billing region i Your $20/mo subscription credit is deposited to this region's wallet on each renewal. Usage in your other regions draws from their own wallets, and region balancing moves funds between them automatically.
Wallet balance
$0.00
Used this cycle: $0.00 of $20.00
Auto-refill ON $10 when balance reaches $0
Region balancing ON Automatically moves ~$2 from your other regions to cover a low wallet — never charges your card

Create an account?

It doesn't look like there's an account for . Would you like to create one with this email?

Transfer Funds

Move balance to another region

How billing works

Answers to the most common billing questions.

What am I paying for?

Your $20/mo subscription adds a $20 usage credit to your wallet each month and keeps your projects running. Usage draws that balance down in real time, and unused credit rolls over.

What's the ~$2/mo per project?

Each project accrues a small base fee for its slot on the platform. It accrues continuously — whether the project is running or paused.

How is usage measured?

CPU, memory, disk, and bandwidth — tracked per calendar month. Your dashboard shows each project's month-to-date usage.

If my project is paused, am I still billed?

Only for the base fee (~$2/mo) and disk storage. You're not billed for CPU, memory, or traffic while it's stopped. One exception: if you deploy (push/pull) to a paused project, that transfer is billed as bandwidth.

How do I stop being charged for a project entirely?

Delete it. Pausing keeps the base fee and disk charges — only deleting removes the project (and its files) and stops all charges.

Pause vs. delete?

Pausing stops the app but keeps its files and data, so you can resume later. Deleting removes the project and its files permanently.

What is a monthly spend cap?

An optional per-project ceiling on monthly spend that protects you from surprise bills. Example: if your app is DDoSed and burns through a $10 cap, it automatically pauses — so you won't be charged for bandwidth beyond that $10 for the month.

When does a project pause automatically?

Two cases: your region's wallet drops below -$1, or the project hits its monthly spend cap.

How does a paused project resume?

Automatically — when your wallet is funded again (region balancing, auto-refill, or a top-up), when a new calendar month resets a spend cap, or when you raise the cap.

What is auto-refill?

When on, we automatically charge your card $10 whenever a region's wallet drops below $0. Turn it off and your card is never charged automatically.

What is region balancing?

When on, we automatically move ~$2 from your other regions to cover a region running low — using your own funds, never your card. It runs before auto-refill.

What's the billing region?

The region where your $20/mo credit is deposited each renewal. Other regions draw from their own wallets; region balancing moves funds between them.

Do I need a subscription to use my credits?

Yes — an active subscription is required to run projects. Your wallet credits pay for usage, but the subscription is what keeps your projects live.

If I cancel, can I still use my remaining credits?

Yes — until your current billing period ends. Canceling (via Manage Billing) schedules the cancellation for the end of the period you've already paid for, so your projects keep running and your credits stay usable right up to that date.

What happens when the subscription actually ends?

At the cancel date your projects stop and a 30-day grace period begins — resubscribe within it to bring everything back. After 30 days your projects are deleted; your account and any wallet balance remain.

What if my card fails on renewal?

Your account is flagged past-due as a warning, but your projects keep running. If the subscription ultimately cancels, the pause/grace flow above applies.

What we charge

ResourceRate
Project base fee$2.00 / month
CPU (while computing)$0.001 / CPU-sec
Memory (RAM)$6.00 / GB-month
Disk$0.40 / GB-month
Bandwidth$0.10 / GB
Sign-in emails (500 free per month)$0.001 / email

500 sign-in emails are included each billing period; overage is $0.001 each, limited to 30/minute and 2,000/day per project. Usage is metered continuously and billed to your wallet in real time.

Custom Domain

Connect your own domain to this project.

Step 1 — Point your domain here

At your domain registrar (GoDaddy, Namecheap, Cloudflare, etc.), add this DNS record, then come back and click Verify. DNS changes can take a few minutes to propagate.

TypeNameValue
A @ —
A www —

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