Welcome to the Smasher Studio API. The server is up and running!
✅ API v1.0.0 productionGET /health - Check API health status
GET /test-db - Test database connection
GET /debug/routes - View available routes
POST /auth/freelance/validate-invitation/:token - Validate invitation token
POST /auth/freelance/register - Register new freelancer
NODE_ENV: production
PORT: 19620
API_URL: http://localhost:4000
FRONTEND_URL: https://www.smasher.studio
GET /api - Swagger API documentation (coming soon)