Code Monkey home page Code Monkey logo

arethusa's Introduction

Arethusa: Annotation Environment

Dependencies Build Status Coverage Code Climate codeship

Selenium Test Status

Be sure to check out our wiki for conceptual notes.

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.

Usage

To display a rough demo start a webserver with

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)

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.

Funders

This project has received support from the Andrew W. Mellon Foundation and the Institute of Museum and Library Services.

Varia

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

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.