How to use the bedrock.start function in bedrock

To help you get started, we’ve selected a few bedrock examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github Spec-Ops / credentials-polyfill / tests / index.js View on Github external
*
 * @author Omar Malik
 * @author Dave Longley
 */
var bedrock = require('bedrock');

// modules
require('bedrock-express');

// frontend configuration
require('bedrock-requirejs');
require('bedrock-server');
require('bedrock-views');
require('./config.js');

bedrock.start();

bedrock

A core foundation for rich Web applications.

Apache-2.0
Latest version published 2 years ago

Package Health Score

53 / 100
Full package analysis