Skip to content

Files

31 lines (25 loc) · 1.28 KB

README.md

File metadata and controls

31 lines (25 loc) · 1.28 KB

CropWatch API

Nest Logo

Overview

This documentation serves as a supliment to help understand the inner workings of CropWatch's API.

Development of this api is open to all via valid Pull Request on GitHub

Maintainability and Code Cleanliness is highly important and tracked via CodeClimate

Development Stack

The required stack for development is as follows:

  • VS Code
  • NODE.JS 22.6.0 or above
  • NEST JS
  • Typescript
  • PNPM