Giter Club home page Giter Club logo

com.beligum.blingblocks's Introduction

#
# Note that this is a very early release, so don't me mad if
# some stuff don't work from the first time ;-)
# Instead, just post your question on our mailing list
# and we'll respond as fast as possible:
# 
# Bling Blocks user mailinglist:
# https://groups.google.com/a/blingblocks.org/forum/#!forum/user
#
# Bling Blocks developers mailinglist:
# https://groups.google.com/a/blingblocks.org/forum/#!forum/dev
#

We've built Bling Blocks on the excellent
Play! Framework (http://www.playframework.com),
but made some configuration decisions to make our
Play-projects more manageble (independent sub-projects).
Because of this, it's not always clear from the start
how to set-up and run Bling Blocks from source.

Here's a quick HOWTO, based on this release:
http://dl.beligum.com/releases/blingblocks/blingblocks-cms_0.1.0.zip

So instead of checking out the source code,
you may want to start out with the code in that zip.
You can always also checkout the project-sources from GitHub,
but make sure you keep the same structure.
For more info, please contact us.

(these instructions have been tested on Ubuntu Linux and Mac OSX)

0) I'll assume that the 'play-2.1.1' command points to a play-2.1.1 binary,
   adapt the path if necessary (see http://www.playframework.com for details)
1) To start, make sure you're in the same folder as this file,
   then execute the following commands from your terminal:
2) cd com.beligum.core.play
3) play-2.1.1 compile
4) cd ../com.beligum.cms
5) play-2.1.1 compile
6) cd ../com.beligum.blingblocks
7) play-2.1.1 compile

If all went well, try to boot the server on localhost:

8) play-2.1.1 run

Now open your browser and surf to http://localhost:9000,
you should see the Bling Blocks website. To play around,
login at http://localhost:9000/login with demo:demo
(that is, username=demo, password=demo).

Good luck and drop us a line if you're in trouble or want to help out!

com.beligum.blingblocks's People

Contributors

beligum avatar loicdescotte 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.