GithubHelp home page GithubHelp logo

mariapapadopoulou / arethusa Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alpheios-project/arethusa

0.0 1.0 0.0 16.25 MB

Arethusa: Annotation Environment

Home Page: http://sosol.perseids.org/tools/arethusa

License: MIT License

Dockerfile 0.03% JavaScript 83.99% CSS 8.15% HTML 7.79% Shell 0.03%

arethusa's Introduction

Arethusa: Annotation Environment

Dependencies Build Status Coverage Code Climate codeship

Be sure to check out our wiki for design documentation.

Code documentation is in progress - to build the docs run the grunt ngdocs task.

Install

Make sure node.js and ruby is installed.

sudo npm install grunt-cli -g
sudo npm install bower -g

npm install
grunt install

If you want to run the e2e tests also execute grunt e2e:setup.

If you want to install example data execute grunt import.

Usage

To display a rough demo start a webserver with

With Docker and Docker Compose

docker-compose build
docker-compose up

Running locally

grunt server

or

grunt reloading-server

which will also watch any code changes you make and trigger a reload of your browser when needed.

(Optionally pass --port=PORT to these server tasks to start them on a custom port instead of the default, which is 8081)

Testing out the application

A good place to navigate your browser to would be Arethusa's landing page, which you can also visit on of the servers that has Arethusa deployed (Arethusa at Perseids).

If you want to see Arethusa's source code inside your browser unminified, set the environmental variable DEV as in DEV=1 grunt server.

To set up a completely local environment run grunt import to import example data and explore it in a web-browser based file browser at http://localhost:8081/browse.

To build the docs, run grunt ngdocs and then load them in the browser at http://localhost:8081/docs/#/api.

Funders

This project has received support from the Andrew W. Mellon Foundation and the Institute of Museum and Library Services and the Humboldt Chair of Digital Humanities at Leipzig

Varia

Be sure to check out the following Arethusa-related projects:

arethusa's People

Contributors

lfdm avatar christof avatar balmas avatar lichtr avatar masoumeh avatar zfletch avatar fbaumgardt avatar ponteineptique avatar

Watchers

James Cloos 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.