# Settings Service HIMS Settings Service API running on port 3002 ## Setup 1. Install dependencies: ```bash npm install ``` 2. Run PostgreSQL migration: ```sql -- Run ...
The project has been migrated to stable Drizzle ORM versions to resolve TypeScript conflicts and ensure compatibility with Next.js 16.