GithubHelp home page GithubHelp logo

prodigeni / beansight-website Goto Github PK

View Code? Open in Web Editor NEW

This project forked from beansight/beansight-website

0.0 1.0 0.0 5.09 MB

A prediction exchange social website.

Home Page: http://www.beansight.com/

License: Other

beansight-website's Introduction

Beansight Website

Description

Source code of the http://beansight.com website, a prediction exchange platform.

The website features a social infrastructure: user profiles, following/followed, custom timeline, social login and sharing. User generated content are predictions (called "insights"), they have categories, tags, comments. The website has administration tools.

Built using version 1 of the Play! Framework with a MySQL database.

Authors

Cyril Dorsaz [email protected] Guillaume Wolf [email protected] Jean-Baptiste Claramonte [email protected] Steren Giannini [email protected]

Visual design by Colorz http://www.colorz.fr/

(c) All right reserved.

How to run

For your first run, you will need to create a new database structure or import an existing one. To create it, set jpa.ddl to create.

Running locally

We have issues running with the memof db databases. Prefer using a MySQL database running on your machine: Create a MySQL database named beansight with a user named beansightand password beansight.

At first startup, the database tables need to be created. To do this, edit application.conf and replace jpa.ddl=none with jpa.ddl=create, then launch the Play! app by typing play run.

If for testing purposes, you need to emulate an Heroku config options, use env viriables, i.e. something like $ export CLEARDB_DATABASE_URL=mysql://******.

Running on Heroku with the ClearDB add-on

Make sure the following Heroku options are set in your app config (heroku config):

CLEARDB_DATABASE_URL: mysql://****** PLAY_OPTS: --%prod -Dprecompiled=true

beansight-website's People

Contributors

jbclaramonte avatar steren avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.