create a connector to communicate with the backend service using the ky module.
Create .env.example to help you figure out what variables should be in the .env file. Run the command `bun run env:publish` to sync the .env.example file with the .env file.