Code Monkey home page Code Monkey logo

baasbox's Introduction

BaasBox

BaasBox is an Open Source project that aims to provide a general purpose server for the backend operations required generally by Mobile Apps and RIAs.

Further information can be found at www.baasbox.com.

Build BaasBox

Prerequisites

To build BaasBox you need a JDK (not JRE!) (version 6 or above) (download here) and the Play! Framework 2.1.1 (download here)

Once you will have installed the above software following their installation guides, you will be able to build BaasBox.

Download the source code from GitHub

Build

Go to your local BaasBox source code directory and type:

play dist

Play! will build BaasBox and will create a .zip file in the ./dist directory.

The .zip file contains all that you need to run BaasBox. Unzip it, set the execution permission to the start.sh file and run it. If all worked properly, BaasBox will create a new database in the ./DB directory, and will start.

To test it go to http://www.localhost:9000. The BaasBox should appear.

To access to the Admin Console Panel, goto http://www.localhost:9000/console

Default credentials are:

  • username: admin
  • passwrod: admin
  • application code: 1234567890

Bitdeli Badge

baasbox's People

Contributors

giastfader avatar swampie avatar funkyboy avatar matteolupa avatar bitdeli-chef avatar

Watchers

mntz avatar  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.