Git Product home page Git Product logo

hadith-graph's Introduction

hadith-graph

A Frontend app for graph knowledge Hadith of the Prophet Muhammad (صلى الله عليه و سلم)

How To Contribute

This app is use node, so make sure you have installed it.

Fork this project to your development machine

git clone [email protected]:sajadah/hadith-graph.git

Then go to working dir

cd hadith-graph

Next, install dependencies:

npm install

Run the app:

DEBUG=hadith-graph:* npm start

For easiness in development, you can install nodemon in your local machine. nodemon will watch the files in the directory in which nodemon was started, and if any files change, nodemon will automatically restart your node application

After install nodemon, then run:

DEBUG=hadith-graph:* nodemon bin/www

Database

Hadith Graph use ArangoDB as the primary data store. Type the following command to install Orient:

For OSX

brew install arangodb

For other OS, please read this doc https://www.arangodb.com/download/

hadith-graph's People

Contributors

ikandars avatar

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.