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

db_build scripts in root package.json #88

Open
rooberrydev opened this issue Feb 20, 2020 · 0 comments
Open

db_build scripts in root package.json #88

rooberrydev opened this issue Feb 20, 2020 · 0 comments

Comments

@rooberrydev
Copy link

creating a copy of your db_build script (currently in the server's package.json) in the topmost package.json would save some time while setting up/restarting the database.

Minor quality of life upgrade for anyone installing your project 😸

{"db_build": "cd server && node database/run_build.js",
 "test_db_build":"cd server && node database/run_build.js"}
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

No branches or pull requests

1 participant