Skip to content

TecnologieDemocratiche/TecnologieDemocratiche

Repository files navigation

TECNOLOGIE DEMOCRATICHE

Tecnologie Democratiche is a No Profit association.

This application is the Application used for the management of the subscribers. It allows to register new people and gives them a login in the App which can be used in other websites.

Code Climate

Code Climate

Our website

This app is currently running here:

https://tecnologiedemocratiche.herokuapp.com

Installation

git clone https://github.com/TecnologieDemocratiche/TecnologieDemocratiche.git
cd TecnologieDemocratiche
bundle install

Configuration

cp config/database.example.yml config/database.yml
cp config/application.example.yml config/application.yml

then set up your files correctly

Database

Setup the database for development:

bundle exec rake db:setup

Tests

Initialization

RAILS_ENV=test rake db:create db:schema:load

Run Tests

rspec

Run

bundle exec rails s

Copyright

Coypright 2015 Tecnologie Democratiche.

Author

Rodi Alessandro