📖 Docs Home
🚀 Quick Start
- Prerequisites
- Get the code
- Install dependencies
- Configure the project
- Run the project
💬 Wechat MP Account
- Register a new Wechat MP
- Get the MP APP ID and APP Secret
- Add a team member
- Fill in MP basic information
- Select MP categories
- MP Account Verification
- File for ICP
- Set up Customer Service Chat
- Link Official Account
💾 Database
- What is BaaS?
- Setup a MINAPP CLOUD account
- Link your MINAPP account to your Wechat MP
- Create a new database table
- Connect your database to your project
🎨 Customization
- Theme and CSS Setup
- Create new pages
- Add new components
💳 Wechat Payment
- Setup a Wechat Pay account
- Connect your Wechat Pay to your MP
- Connect your Wechat Pay to your MINAPP account
🔄 Publishing
- When to publish your MP
- Push your code to Tencent
- Test your MP's beta version
- Publish your MP to Tencent
📚 Resources
- Learning Plans
- Tutorials
- FAQ
📖 Docs Home
🚀 Quick Start
- Prerequisites
- Get the code
- Install dependencies
- Configure the project
- Run the project
💬 Wechat MP Account
- Register a new Wechat MP
- Get the MP APP ID and APP Secret
- Add a team member
- Fill in MP basic information
- Select MP categories
- MP Account Verification
- File for ICP
- Set up Customer Service Chat
- Link Official Account
💾 Database
- What is BaaS?
- Setup a MINAPP CLOUD account
- Link your MINAPP account to your Wechat MP
- Create a new database table
- Connect your database to your project
🎨 Customization
- Theme and CSS Setup
- Create new pages
- Add new components
💳 Wechat Payment
- Setup a Wechat Pay account
- Connect your Wechat Pay to your MP
- Connect your Wechat Pay to your MINAPP account
🔄 Publishing
- When to publish your MP
- Push your code to Tencent
- Test your MP's beta version
- Publish your MP to Tencent
📚 Resources
- Learning Plans
- Tutorials
- FAQ
Beginner-Friendly Learning Plan for Coding with Turbine
Step 1: Git, GitHub, and Setting Up Local Development Environment
- What to Learn:
- Basics of Git and version control.
- How to use GitHub for collaboration and hosting code.
- Setting up a local development environment (Windows, Linux, or Mac).
- Resources:
Step 2: Basics of Terminal and Commands
- What to Learn:
- Navigating the file system using terminal commands.
- Common commands like
cd,ls,mkdir,rm, andcp. - Understanding permissions and basic scripting.
- Resources:
Step 3: Introduction to HTML & CSS
- What to Learn:
- HTML structure and tags.
- CSS for styling and layout.
- Building simple web pages.
- Resources:
Step 4: Introduction to JavaScript & React JS
- What to Learn:
- JavaScript basics: variables, functions, loops, and events.
- React JS fundamentals: components, props, state, and hooks.
- Building interactive web applications.
- Resources:
Step 5: Introduction to AI Coding Tools
- What to Learn:
- Overview of AI coding tools like Cursor and GitHub Copilot.
- How to integrate these tools into development workflows.
- Using AI for code suggestions, debugging, and productivity.
- Resources:
