Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History

README.md

Outline

Configuration

The majority of configuration files live in this folder. local.js.sample is intended to be copied to local.js (which is Git ignored), which will override anything in the env folder (defaults to env/development.js).

Things to keep in-mind

  • NEVER store credentials, security keys, session secrets, etc. in Git-tracked files!
  • bootstrap.js Has nothing to do with the CSS framework Bootstrap. It is actually the last file Sails runs before being fully "lifted". Currently, this repo uses this file for schema validation and enforcement on production servers. Read more about this in the main README.

Useful Links

Morty Proxy This is a proxified and sanitized view of the page, visit original site.