Deploy my Cursor or Claude app with GoDaddy Node.js Hosting
Deploy your Node.js app faster and easier with GoDaddy Node.js Hosting. Update your app, connect it to GitHub and then publish.
Note: Don't use GitHub? See our article on uploading your AI-generated app as a file.
-
Go to your AI coding agent (Cursor, Replit, Claude or others), and install the agent skill to your app using CLI:
# Target Claude Code npx skills add godaddy/nodejs-hosting-agent-skill --skill godaddy-nodejs-hosting -g -a claude-code
# Target Cursor npx skills add godaddy/nodejs-hosting-agent-skill --skill godaddy-nodejs-hosting -g -a cursor -y
# Target other AI coding agents npx skills add godaddy/nodejs-hosting-agent-skill
- In your AI coding agent's workspace chat, call the godaddy-nodejs-hosting skill and ask it to prepare your project for GoDaddy Node.js Hosting.
- Go to GoDaddy Node.js Hosting and then select Connect GitHub.
- If needed, sign in to GitHub and then select Authorize to give GoDaddy Node.js Hosting GitHub access.
- Select the Repository dropdown menu and then select your desired repository.
- Select the Branch dropdown menu and then select your desired branch.
- Select Continue.
- (Optional) Customize your app before deploying.
- Enter an app name.
- Select I need to add secrets for my app to boot and then add your secrets.
- Select Import & Deploy.
- Select your preview URL to view your app in a browser.
-
(Optional) Manage your app by selecting:
- Pull from GitHub: Perform a pull update on your app.
- Settings: Manage secrets, change your domain or delete your app
- Restart Preview App: Restart your preview.
- Runtime Logs: View your app logs.
- File Manager: View and edit your app files.
- Database: View and edit your app database.
- (Optional) If you need persistent files between deployments, have your application write these to the /public/assets/ folder.
- When you're ready to go live, select Publish Now.
To manage your projects, go to GoDaddy Node.js Hosting and in the upper-right, select My Apps.