2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/server/utils
John O'Mahoney 5fd9d3567f Improve Ghost starup checks and errors
closes #5358
- Moved node version check and exits if not supported
- Removed upgrade warning from `ghost-server.js`
- Perform a check for NODE_ENV, uses `config.example.js` if none apparent
2015-06-23 18:04:37 +01:00
..
downzero.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
index.js Merge pull request #4783 from claydiffrient/master 2015-06-04 11:54:23 +01:00
pipeline.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
sequence.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
startup-check.js Improve Ghost starup checks and errors 2015-06-23 18:04:37 +01:00