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

Bugfixes: add default empty .env file; remove node_modules and update gitignore accordingly #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

deephbz
Copy link

@deephbz deephbz commented Jan 8, 2025

  1. node_modules should be excluded from source control. This is best practice and widely used in all nodejs projects.
  2. Added a default empty .env file otherwise npm run dev will crash on missing this file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant