Skip to content
This repository has been archived by the owner on Dec 9, 2023. It is now read-only.
/ polyglossa Public archive

Website for teaching English in group seminars

Notifications You must be signed in to change notification settings

sopermaf/polyglossa

Repository files navigation

Polyglossa Website

This is the basis for language learning website Polyglossa using a Vue.js frontend with webpack and a Django backend.

Documentation

Full documentation can be found in the docs folder on current issues.

Setup Setps

1. Install Prerequisites

  • mysql drivers:sudo pacman -S python-mysqlclient
  • m2crypto drivers: sudo pacman -S swig

2. Configure DB

  1. Create polyglossa/mysql.cnf with db config
  2. Setup env vars