Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EVI Web Example Polishing #58

Merged
merged 8 commits into from
May 23, 2024
Merged

EVI Web Example Polishing #58

merged 8 commits into from
May 23, 2024

Conversation

norman-codes
Copy link
Contributor

Minor details on the EVI web examples using TypeScript, the NextJS Pages Router, and the NextJS App Router were changed.

  • An example .env file (.env.example) was added to the TypeScript example and references to it (and using a .env file for authentication) were updated in the corresponding README. Note that it was attempted to have the placeholder file be named .env directly, but after researching best practices for environment variable files in GitHub repositories, I decided to use .env.example instead.
  • The name of the export function for the Messages.tsx components in the EVI NextJS App Router and Pages Router example repositories is changed to match the component's name.

@norman-codes norman-codes merged commit fdfa91e into main May 23, 2024
1 check passed
@norman-codes norman-codes deleted the nb/polish-evi-web-examples branch May 23, 2024 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants