Skip to content

Comments

fix: add missing .data/todos.json file#3

Open
PaulRBerg wants to merge 1 commit intomcrovero:mainfrom
PaulRBerg:fix-missing-data-directory
Open

fix: add missing .data/todos.json file#3
PaulRBerg wants to merge 1 commit intomcrovero:mainfrom
PaulRBerg:fix-missing-data-directory

Conversation

@PaulRBerg
Copy link

Adds the missing .data/todos.json file that was causing the app to crash on fresh clones. The file was gitignored but required for the app to function.

Removed the overly broad todos.json pattern from .gitignore and added dummy todo data with the correct schema (including createdAt field).

Closes #2

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.

Missing .data directory in version control

1 participant