Code Monkey home page Code Monkey logo

bengdb-frontend's Introduction

BengDB frontend

Installing

System requirements

  • PHP > 5.5
  • MySQL or MariaDB. It should work with other PDO-compatible databases, but i haven't tried that.
  • You'll also need a Chantek server, which requires:
  • Python 2.7
  • A Redis server for caching

To install the dependencies for this project you need bower (for frontend assets) and Composer (for PHP libraries).

First copy config-sample.php in the web directory to config.php and change the values. You need a Chantek server for the API calls.

Then, in the root of the project, install the dependencies

bower install
composer install

You should be able to run the application in web/ now.

Note that you either need mod_rewrite (for Apache) or some other redirection magic to get pretty urls. If you're using Nginx (recommended), look in etc/nginx-example.conf for an example configuration.

Credits

This frontend is based on The Sum of All Knowledge

With contributions by:

bengdb-frontend's People

Contributors

hay avatar tgr avatar

Stargazers

 avatar

Watchers

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