Skip to content

EditionOpenAccess/eoa-1.0

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

Legacy platform EOA 1.0

Installation

virtualenv --python=python2.7 eoapp10
cd eoapp10
source bin/activate

git clone https://github.molgen.mpg.de/EditionOpenAccess/eoa-1.0

cd eoa-1.0/website
pip install -r requirements.txt

python manage.py runserver localhost:8003

Operation

Live in the past at http://localhost:8003/index.html

For administration, open your browser at http://localhost:8003/admin/ (credentials: admin/admin)

About

First version of the Edition Open Access Publication Platform

Resources

Stars

Watchers

Forks

Releases

No releases published