Skip to content

Commit

Permalink
Add seeder script and additional local npm scripts to aid development (
Browse files Browse the repository at this point in the history
…#43)

Added a nodejs script to generate items and insert them into the local
MongoDB instance to aid in testingand debugging without the need to
manually create items. This allows an unlimited amount of items to be
inserted into the local database.
New local: npm scripts to facilitate running the application with the
local database regardless of the .env configuration to allow easy
transition from personal items on a separate database to debugging
with the local MongoDB instance
  • Loading branch information
burtonr authored Oct 29, 2023
1 parent 07cdb5d commit f8c163f
Show file tree
Hide file tree
Showing 4 changed files with 1,245 additions and 43 deletions.
Loading

0 comments on commit f8c163f

Please sign in to comment.