johlym / librata

An attempt at a CMS once and for all.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Librata

An attempt at a CMS.

Environment

Expectations are that this app will run in a UNIX envrionment.

Setup

Ensure Postgres and Redis are running and run bin/setup to configure the application.

Run

Run the app with bin/run. Optionally, if you have the Heroku CLI installed, run foreman start.

Optionally use LOGRAGE_IN_DEVELOPMENT=true bin/run to have cleaner production logs in your development environment.

Testing

Run bin/ci for the full test experience. This command runs all tests, Brakeman, and a Bundler audit.

About

An attempt at a CMS once and for all.


Languages

Language:Ruby 75.9%Language:HTML 17.8%Language:Shell 3.1%Language:JavaScript 2.8%Language:SCSS 0.3%Language:Procfile 0.2%