Skip to content

BackWrite is a publishing platform written by Bivee company

Notifications You must be signed in to change notification settings

Bivee/backwrite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bivee BackWrite CMS

This is a simple and lightweight web content management system built using Perl 5 and Mojolicious Web Framework.

It's is designed to be easy to use and very light!

Who can use it?

Anyone can download a copy of this software, install on server and use!

What do I need to take to install then?

Perl 5.10
Mojolicious 4 (and some plugins)
ObjectDB ORM
SQLite driver for DBI

(or DBD driver for your favorite database ;] )

How can I test/run?

You can use morbo that is a development perl server for mojolicious to run BackWrite on your machine:

$ morbo backwrite/index.pl

How to deploy?

Is very recomended to use a fastcgi, psgi or other fast protocol as than tradictional CGI, but you can use CGI too (for your own risk).

I really recomend to use hipnotoad with or without nginx for production.

Caveats

This software is under development, then... do not use in production!

Authors

Daniel Vinciguerra <[email protected]>

2013 (c) Bivee

http://bivee.com.br

This software is copyright (c) 2013 by Bivee.

This is a free software; you can redistribute it and/or modify it under the same terms of Perl 5 programming languagem system itself.

About

BackWrite is a publishing platform written by Bivee company

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published