Skip to content

chaarlie/featured-content

Repository files navigation

Hi there!

This is sample API serving as a proxy for the Wikimedia Content Api.

Key height lights:

  1. Implements CQRS in NestJS
  2. Implements microservice architecture through monorepos
  3. Implements design tokens in Tailwind
  4. Caching with Redis

Instructions to RUN

  1. Edit the .env.example file accordingly to your environment ports/hosts configuration or leave it as it is. Then rename it to .env
  2. In the terminal do docker compose up
  3. If using the default configuration please go to http://localhost:3000