Guidelines
This is a collection of guidelines that we follow to build our projects. It's a living document, so please feel free to contribute to it.
Scopesโ
๐๏ธ Postgres Database
In this guide, we will configure a PostgreSQL database.
๐๏ธ RDS PostgreSQL
In this tutorial, we will configure an AWS RDS PostgreSQL cluster.
๐๏ธ REST API
This document outlines the guidelines for building REST APIs.
๐๏ธ Tests
This document outlines the guidelines for writing tests.