kitajchuk / node-squarespace-server

DEPRECATED! A local Squarespace development server in node.js.
MIT License
186 stars 26 forks source link

Optional local config file to store server info #181

Open ghost opened 8 years ago

ghost commented 8 years ago

Right now the server requires us to input server details into the Squarespace template template.conf. Would be cool to have an optional override in the form of a local config file, like a .sqsconfig or something so I can prevent plain text site passwords in template.conf from being pushed onto Git.