/deployer

Deployment module for the 4front front-end web app platform

Primary LanguageJavaScript

#4front-deployer

Build Status Test Coverage

http://www.4front.io

Deployment module for the 4front front-end web app platform. Relies upon a database provider like 4front-dynamodb and a storage provider like 4front-s3-storage.

Running Tests

npm test

Running jekyll Tests

First run this command to create a gems directory in the tests directory.

gem install jekyll --no-ri --no-rdoc --install-dir ./test/gems

Notes

License

Licensed under the Apache License, Version 2.0. See (http://www.apache.org/licenses/LICENSE-2.0).