Skip to content

Une plateforme permettant aux agriculteurs de trouver des aides et subventions pour soutenir leur activité

License

Notifications You must be signed in to change notification settings

betagouv/aides-agri

Repository files navigation

Plateforme aides-agri

Based on Django and the French Administration Design System.

Pre-requisites

You need those pretty standard tools on your system:

  • uv as the Python venv/dependencies manager
  • just as the command runner
  • Docker for a simple PostgreSQL

Useful recipes

Django commands with native virtualenv and .env

The following will run the given Django COMMAND after loading the correct Python version, the correct virtualenv and your .env file:

just manage COMMAND

Shorthands exist for:

  • just runserver
  • just shell
  • just makemigrations
  • just migrate

About

Une plateforme permettant aux agriculteurs de trouver des aides et subventions pour soutenir leur activité

Resources

License

Stars

Watchers

Forks