GitHub - 42cc/FortyTwoTestTask: django test task for 42cc

Skip to content

Navigation Menu

Sign in

Appearance settings

42-test template

A Django 3+ project template

System requirements

  • global: yarn, node (tested on v15), python>=3.7 (tested on 3.9) OR docker

Code/deployment requirements

  • management commands should be proxied to single word make commands, e.g make test
  • app should be deployed on a server of your choice (heroku, pythonanywhere, aws, etc.)

Initial setup

You can develop app in docker container or directly on host, check .env.example Most usable commands are proxied in the Makefile

Languages

  • Python 45.7%
  • JavaScript 13.4%
  • Makefile 12.2%
  • HTML 10.3%
  • Vue 8.4%
  • Dockerfile 5.2%
  • Other 4.8%