You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(api): simplify and clarify environment setup in README
Updates the "Configuration" section in the README.md to be clearer and
more direct. Instead of instructing users to create a .env file from
scratch and duplicating the example content, it now instructs them to
copy the existing `.env.example` file. This removes redundancy and
improves the developer setup experience.
0 commit comments