LA Utils A Lost Ark companion web application. Getting Started 1. Install dependencies bun install 2. Set up environment variables cp .env.example .env 3. Run migrations bun run migrate 4. Start the dev server bun run dev License MIT