GithubHelp home page GithubHelp logo

nextgenintelligence / baasbox Goto Github PK

View Code? Open in Web Editor NEW

This project forked from baasbox/baasbox

0.0 2.0 0.0 45.38 MB

The BaasBox server

Home Page: www.baasbox.com

Java 58.28% Scala 0.35% HTML 3.56% PLSQL 0.22% JavaScript 31.67% Shell 0.07% Batchfile 0.01% CSS 5.83%

baasbox's Introduction

BaasBox

BaasBox is an Open Source project that aims to provide a backend for mobile and web apps.

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

API and SDKs documentation is here.

Community forum is here.

Build BaasBox

Prerequisites

To build and run BaasBox you need a JDK (not JRE!) (version 8) (download here) and the Play! Framework 2.2.4 (download here).

Important: You must have Play! Framework 2.2.4 installed! BaasBox will not build with other versions.

Once you have installed the above software following, 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 clean-all baas

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

The .zip file contains everything you need to run BaasBox. Unzip it, set the execution permission on the start file and run it.

Windows users can use the start.bat file.

BaasBox will create a new database in the ./db directory, and it will start.

To test it visit http://localhost:9000 and you will see the BaasBox start page.

To access the Admin Console Panel, go to http://localhost:9000/console

Default credentials are:

  • username: admin
  • password: admin
  • application code: 1234567890

Bitdeli Badge

baasbox's People

Watchers

 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.