Skip to main content

Getting Started at Statux

Welcome to the team! This guide will help you get productive on your first day.

Day 1 Checklist

Access Requirements

SystemHow to Get Access
AWS ConsoleRequest from your manager
GitHub (statuxio org)Request org invite
Cognito (dev pool)Credentials in Secrets Manager
Production databaseVia bastion host (see Database Access)

Key Resources

  • This documentation: statux.io/docs/
  • API documentation: api.statux.io/api/docs (Swagger)
  • Main CLAUDE.md: /Users/admin/Documents/statux/CLAUDE.md

Next Steps

  1. Set up your development environment
  2. Understand the repository structure
  3. Run the APIs locally
  4. Make your first contribution