brainhubeu / k8s-hackathon

Repository that contains all the code of our hackathon where we deploy some containers to AWS using K8s

Home Page:https://brainhub.eu/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kubernetes Hackathon

Components

Taken straight from RealWorld project.

Frontend

Based on React/Redux example app. Authentication uses Keycloak. Frontend connects to Content API and Users API.

Content API

Based on NestJS + TypeORM/Prisma example app. NodeJS API that stores data in PostgreSQL database.

User API

Simple Nest.js API that contains one endpoint for registration which creates users both in Keycloak and Content API.

Running locally

Simply run docker-compose up to spin up the whole project and visit http://localhost:4100/

About

Repository that contains all the code of our hackathon where we deploy some containers to AWS using K8s

https://brainhub.eu/


Languages

Language:JavaScript 52.1%Language:TypeScript 36.0%Language:HCL 9.6%Language:HTML 1.3%Language:Shell 0.5%Language:Dockerfile 0.5%