1.0.0 • Published 6 years ago

setfieldconfig v1.0.0

Weekly downloads
2
License
ISC
Repository
-
Last release
6 years ago

Field config deploy script

Helper script used to set fieldconfigs, while we still have not implemented an user interface.

Custom gallery config are stored in assets/custom folders. The name of the file must match the gallery shortName.

Default config is stored in assets/custom/default.js

Usage

[MONGO_URI=<..>] npm start Deploys configurations to the database specified in the optional MONGO_URI env_var. If not specified, MONGO_URI defaults to 'mongodb://localhost:27017/artshell-mirror'