1.0.4 • Published 8 years ago

fbkt-extension-starter v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
8 years ago

fbkt-extension-starter

create a quick fbkt extension

requirements:

-node ^6.9
-postgres ^9.5 with postgis extension installed

usage:

git clone https://github.com/stlbucket/fbkt-extension-starter myAppName
cd myAppName
npm install
npm run buildDb
npm run test
npm run dev

/config/dev/index.js contains db connection setup - alter accordingly

1.0.4

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago