Skip to content
Snippets Groups Projects
Select Git revision
  • master default
  • msauth
  • set-sast-config-1
  • email-template
  • 1.4.20 protected
  • 1.4.19 protected
  • 1.4.18 protected
  • 1.4.17 protected
  • 1.4.16 protected
  • 1.4.15 protected
  • 1.4.14 protected
  • 1.4.13 protected
  • 1.4.12 protected
  • 1.4.11-3 protected
  • 1.4.11-2 protected
  • 1.4.11 protected
  • 1.4.10 protected
  • 1.4.9 protected
  • 1.4.8 protected
  • 1.4.7 protected
  • 1.4.6 protected
  • 1.4.5 protected
  • 1.4.4 protected
  • 1.4.3 protected
24 results

kszkepzes-backend

  • Clone with SSH
  • Clone with HTTPS
  • KSZKépzés Honlap

    Build Status

    CircleCI

    Követelmények

    1. python3+
    2. pip

    Fejlesztés

    1. python3 -m venv venv
    2. source venv/bin/activate
    3. cp environment.sh.example environment.sh
    4. Ki kell tölteni a környezeti változókat.
      Az authsch-s adatokat az https://auth.sch.bme.hu/ fejlesztői konzol menüpontja alatt lehet legenerálni új kliens hozzáadásával. Atirányítási cím: http://127.0.0.1:3000/api/v1/complete/authsch
       export SECRET_KEY=<Ide bármi kerülhet>
       export AUTHSCH_KEY=<authsch-s Kliens azonosító>
       export AUTHSCH_SECRET=<authsch-s Kliens kulcs>
       export MEDIA_ROOT=static/
    1. source environment.sh
    2. pip install -r requirements/development.txt
    3. python3 src/manage.py runserver

    Formális Követelmények

    1. flake8-nak feleljen meg
    2. 125 karakternél ne legyen hosszabb sor