- Go to
https://github.com/new - Fill in the details:
- Repository name:
project-steve - Description: Enterprise-grade AI workflow automation platform
- Public: Yes (visible to everyone)
- Initialize: No (we already have a local repo)
- Repository name:
- Click "Create repository"
After creating the repo on GitHub, run these commands:
cd c:\Users\karthick\Desktop\project\n8n-agentic-builder
git remote add origin https://github.com/gorghs/project-steve.git
git branch -M main
git push -u origin mainVisit: https://github.com/gorghs/project-steve
Your code is now on GitHub! ✅
- Go to
vercel.com - Sign in with your GitHub (gorghs)
- Click "Import Project"
- Select
project-steverepository - Deploy! 🚀
Your platform will be live at: project-steve-phi.vercel.app