MCPcopy Index your code
hub / github.com/codeedu/live-multi-tenancy-nest-next-keycloak

github.com/codeedu/live-multi-tenancy-nest-next-keycloak @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
84 symbols 150 edges 46 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Imersão Full Stack && Full Cycle

Participe gratuitamente: https://imersao.fullcycle.com.br/

Sobre o repositório

Esse repositório contém o código-fonte ministrado nas aulas

Rodar as aplicações

O Nest.js e Next.js dependem do Keycloak, por isso é necessário subir o Keycloak com o comando docker-compose up.

Veja a 1ª primeira aula para configurar corretamente o Keycloak.

Suba depois o Nest.js e depois o Next.js, ambos com o comando docker-compose up.

Execute os comandos:

docker-compose up

Acesse no browser http://localhost:3001/login.

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Class 36
Method 27
Function 20
Interface 1

Languages

TypeScript100%

Modules by API surface

nest/src/transactions/transactions.service.ts8 symbols
nest/src/transactions/transactions.controller.ts8 symbols
nest/src/auth/auth/auth.controller.ts5 symbols
nest/src/app.controller.ts5 symbols
next.js/src/util/auth.ts4 symbols
nest/src/tenant/tenant.guard.ts4 symbols
nest/src/auth/role.guard.ts4 symbols
nest/src/auth/jwt-strategy/jwt-strategy.service.ts4 symbols
nest/src/auth/auth/auth.service.ts4 symbols
next.js/src/util/cookies.ts3 symbols
next.js/src/pages/private.tsx3 symbols
nest/src/app.service.ts3 symbols

Datastores touched

(mysql)Database · 1 repos

For agents

$ claude mcp add live-multi-tenancy-nest-next-keycloak \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page