Development Prerequisites
Before diving into custom development with CompuTec AppEngine, it’s important to set up your development environment properly. This ensures a smooth and efficient experience when building plugins, custom views, or integrating with third-party systems. Below is a list of tools, libraries, and resources you'll need to get started.
Requirements
To begin developing with AppEngine, ensure the following components are installed:
- Visual Studio: Your primary development environment for building and debugging AppEngine plugins.
- AppEngine version 2.x.2.x or higher
- AppEngine Visual Studio Templates
- Visual Studio Code (optional): A lightweight alternative or companion for editing configuration files, JSON views, or quick scripting.
Source Code
You can find the sample source code in our public GitHub repository: https://github.com/CompuTec/AppEngine-Samples.