caelum / tectura

Source code for the Tectura forum.

Home Page:http://activereload.lighthouseapp.com/projects/7537-altered-beast/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Novoforum

This is the source code for the Tectura forum.

www.tectura.com.br/

Bootstrapping

To bootstrap the project, you’ll need to define database and email settings in the files:

  1. config/database.yml

  2. config/email.yml

  3. config/recaptcha.rb

  4. config/banners.rb

Then, execute the following commands on the project root:

rake gems:install

rake app:bootstrap

You may be prompted to install a few extra gems.

Deploying

To deploy Tectura to the production server, run:

cap deploy

You will be prompted for the server password.

About

Source code for the Tectura forum.

http://activereload.lighthouseapp.com/projects/7537-altered-beast/


Languages

Language:Ruby 75.3%Language:JavaScript 23.9%Language:Shell 0.9%