Skip to content

42cc/FortyTwoTestTask

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

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