Getting Started¶
Welcome to Taubyte! This section will guide you through your first steps with Taubyte, from understanding what it is to deploying your first function.
What You'll Learn¶
In this section, you'll discover:
- What Taubyte is and why it's different from other cloud platforms
- How to install the necessary tools for development
- How to set up a local development environment
- How to create and deploy your first serverless function
Prerequisites¶
Before getting started, you should have:
- Basic familiarity with command-line interfaces
- Node.js installed (for the Dream CLI)
- A GitHub account (for project repositories)
- Basic understanding of web development concepts
Learning Path¶
Follow these guides in order for the best experience:
- Introduction - Understand Taubyte's philosophy and capabilities
- Installation - Set up your development environment
- Local Cloud - Start your own cloud locally
- First Function - Create and deploy your first serverless function
What's Next?¶
After completing this section, you'll be ready to:
- Explore the Fundamentals to understand how Taubyte works
- Start Development to build real applications
- Learn about Platform Management for production deployments
Let's begin your Taubyte journey!