Update server scaffold

This commit is contained in:
Maksim Eltyshev
2019-10-14 21:50:52 +05:00
parent 749ab6119e
commit 18804fb059
6 changed files with 352 additions and 326 deletions

11
server/.npmrc Normal file
View File

@@ -0,0 +1,11 @@
######################
# ╔╗╔╔═╗╔╦╗┬─┐┌─┐ #
# ║║║╠═╝║║║├┬┘│ #
# o╝╚╝╩ ╩ ╩┴└─└─┘ #
######################
# Hide NPM log output unless it is related to an error of some kind:
loglevel=error
# Make "npm audit" an opt-in thing for subsequent installs within this app:
audit=false