Skip to content

decentraland/social-service-ea

Repository files navigation

Social Service EA

Coverage Status

A microservice that handles social interactions for Decentraland, built using the Well Known Components architecture pattern.

Quick Links

Quick Start

Prerequisites

  • Node.js v20.x.x
  • Docker and Docker Compose
  • PostgreSQL 14+
  • Redis 6+
  • NATS 2+
  • LocalStack (for AWS services emulation)

Development Setup

# Clone and install
git clone https://github.com/decentraland/social-service-ea.git
cd social-service-ea
yarn install

# Start services
docker-compose up -d

# Run migrations
yarn migrate up

# Start the service
yarn dev

For detailed setup instructions, see Getting Started.

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

About

New Social Service

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 7

Languages