Giter VIP home page Giter VIP logo

porphyry's Introduction

PORPHYRY – Corpus analyses confrontation

Contact: [email protected]

Home page: https://github.com/Hypertopic/Porphyry

Notice

Porphyry is a server software. There is no need to install it on your own computer to use it. The usual way is to be "hosted" by one's own institution (ask your system administrator). If your use cases meet our research interests, we can also host your data on our community server.

Installation requirements

  • Git client
  • Node.js
  • Argos v4 (on a server)

The CouchDB instance thats hosts Argos must be set so that:

[HTTPD]
enable_cors = true
secure_rewrites = false

[CORS]
origins = http://localhost:3000
methods = GET, PUT, POST, HEAD, DELETE
headers = accept, authorization, content-type, origin, referer, if-match

Create user alice.

Installation procedure

npm install

Launch in development mode

npm start

Build for production

npm run build

Tests requirements

bundle install

If it fails on macOS because of libffi, it can be fixed by brewing and linking an up-to-date version of the library (at your own risk).

Run tests

Once application is launched in development mode:

npm run test

porphyry's People

Contributors

adrihard avatar aurorethomas avatar benel avatar corentinlthr avatar florianess avatar franck-eyraud avatar gnoxr avatar gumn avatar heliacerbonne avatar ntnprdhmm avatar pinksea avatar yuanjiafang avatar

Watchers

 avatar  avatar  avatar

porphyry's Issues

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.