Skip to content
 
 

Repository files navigation

classlab

license Build Status Coverage Status Deps Status Inline docs

A virtual classroom for workshops.

Local installation

Requirements

  • Elixir 1.4+
  • Node 6.0+
  • MySQL 5.6+
  • wkhtmltopdf

To start the classlab app:

  • Clone the repo with git clone https://github.com/classlab/classlab.git
  • Install dependencies with mix deps.get
  • Set up the project the first time mix setup
  • Install Node.js dependencies with npm install
  • Start the app with mix s

Now you can visit localhost:4000 from your browser.

Use with docker

Start it locally

init: docker-compose run web mix ecto.setup

run: docker-compose up

Build the container

build: docker build -t classlab .

Team

Sascha Brink Martin Schurig Bengt Weisse
Sascha Brink Martin Schurig Bengt Weisse

License

MIT © Workshops Europe GmbH

About

A virtual classroom for workshops.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages