Giter Site home page Giter Site logo

nhuchon / porphyry Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hypertopic/porphyry

0.0 0.0 0.0 1.29 MB

Corpus analyses confrontation

Home Page: https://hypertopic.org/porphyry

License: GNU Affero General Public License v3.0

Ruby 6.78% Gherkin 9.17% HTML 1.57% JavaScript 74.31% CSS 8.18%

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

franck-eyraud avatar benel avatar heliamagnan avatar gnoxr avatar florianess avatar corentinlthr avatar antoineprudhomme5 avatar adrihard avatar aurorethomas avatar gumn avatar nhuchon avatar pinksea avatar yuanjiafang 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.