Development Environment Setup Guide
π Overview
π οΈ Prerequisites
System Requirements
Required Software
π Quick Setup
1. Install Node.js
2. Install .NET SDK
3. Install Git
ποΈ Project Setup
1. Clone Repository
2. Install Dependencies
Backend (STAR Web API)
Frontend (STARNET Web UI)
3. Environment Configuration
API Configuration
UI Configuration
π³ Docker Setup (Optional)
1. Docker Compose
2. Run with Docker
π§ IDE Configuration
Visual Studio Code
Recommended Extensions
Settings
π§ͺ Testing Setup
1. Backend Testing
2. Frontend Testing
3. Integration Testing
π Running the Applications
1. Start Backend API
2. Start Frontend UI
3. Verify Setup
π Debugging
Backend Debugging
Frontend Debugging
Common Issues
Port Conflicts
Node Modules Issues
.NET Build Issues
π Performance Optimization
Backend Optimization
Frontend Optimization
π Security Configuration
Development Security
Environment Variables
π Additional Resources
Documentation
Community
π Troubleshooting
Common Problems
Build Failures
Runtime Errors
Performance Issues
Getting Help
Last updated