Just type this in your chat:
cursor start new project
The AI will ask you 6 simple questions about your project:
- Project name - What do you want to call it?
- Project type - What kind of app is it?
- Main features - What should it do?
- Frontend needed? - Do you want a web interface?
- Backend needs - What backend functionality?
- Special requirements - Any specific needs?
The AI will create a complete Taubyte backend (and frontend if needed) following all the best practices from the guide.
You: cursor start new project
AI: Great! Let's create your Taubyte project. I'll ask you a few questions:
1. What's your project name?
You: My Chat App
AI: 2. What type of project is this?
You: Real-time messaging application
AI: 3. What are the main features you want?
You: User messaging, online presence, message history, file sharing
AI: 4. Do you need a frontend?
You: Yes, React with TypeScript
AI: 5. What backend functionality do you need?
You: REST API for messages, real-time updates, user management, file storage
AI: 6. Any specific requirements?
You: Mobile-friendly, dark mode support
AI: Perfect! I'll create your complete Taubyte project now...
The AI will:
- ✅ Create the backend code following Taubyte patterns
- ✅ Create the frontend code (if requested)
- ✅ Set up proper project structure
- ✅ Include all necessary files
- ✅ Follow the complete Taubyte guide
- ✅ Make it ready for Taubyte Dashboard deployment
No need to read the guide yourself - the AI does it all!