This repository contains the code for the GMAP (Grupo de Maratonistas de Programacion) web application. The project is built with Next.js 14 using Typescript, Tailwind CSS, and PostgreSQL.
- Frontend: Responsive Design fetching microservices rendering Server Components.
- Backend: Microservices as endpoints for API with server actions.
- Persistency: Relational Database with proper constraints hosted on cloud.
- Node.js (version 19.4.0)
- Pnpm
- PostgreSQL
- Clone the repository:
git clone https://github.com/Git-Darkmoon/GMAP