Skip to content

getlackey/boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lackey-CMS Boilerplate

Table of contents

Requirement

  • Node 4+
  • Postgresql 9.5+

Install

> git clone git@github.com:getlackey/boilerplate.git
> npm i

Create DB

You can use ./create.local.db on Mac.

Or just create database manually

createdb 'lackey-cms-boilerplate'

Run

npm run run

Run with refresh on changes

npm run debug

Deploy

You need to edit configs in capistrano.

bundle
buncle exec cap deploy

License and Credits

Get Involved on GitHub or Follow @getlackey on twitter.

Code licensed under Apache License v2.0

Open sourced by Enigma