Project Familiarization
- Download and install the required project dependencies.
- Understand the project's directory structure and primary functionalities.
- Review project documentation and comments.
Technical Stack & Environment
- Identify the tech stack: Typescript, Node.js, etc.
- Set up the development environment: Node.js, npm/yarn.
- Identify required environment variables and their purposes.
Local Execution
- Run the project's installation and start commands.
- Test the main functionalities of the project to ensure it operates correctly locally.
Cloud Infrastructure Setup
- Select the appropriate cloud platform based on project needs.
- Manually set up the necessary cloud services for frontend, such as storage and CDN services.
- Configure related networking and security settings.
