Giter Site home page Giter Site logo

ericlbb / itou Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gip-inclusion/les-emplois

0.0 0.0 0.0 10.66 MB

Plate-forme numérique de l'inclusion

License: GNU Affero General Public License v3.0

Makefile 0.16% Python 19.36% Shell 0.21% Dockerfile 0.10% HTML 5.25% CSS 0.13% JavaScript 74.79%

itou's Introduction

Itou

Plateforme numérique permettant de simplifier la vie des acteurs de l'inclusion, de renforcer les capacités de coopération, d'innovation et d'accompagnement social et professionnel du secteur et de mieux évaluer l'impact social et les moyens affectés.

Environnement de développement

Configuration de l'environnement

cp config/settings/dev.py.template config/settings/dev.py
cp envs/dev.env.template envs/dev.env
cp envs/secrets.env.template envs/secrets.env

Vous pouvez personnaliser la configuration Compose en créant un fichier .env au même niveau que le fichier README.md, puis y configurer les variables d'environnement suivantes :

DJANGO_PORT_ON_DOCKER_HOST=8000
POSTGRES_PORT_ON_DOCKER_HOST=5433

Lancer le serveur de développement

$ make run

Peupler la base de données

$ make populate-db

The following users will be created with the password password (sic):

Avant un commit

$ make check-code-quality  ## will run black and pylint

Front-end

https://getbootstrap.com/docs/4.3/getting-started/introduction/

https://django-bootstrap4.readthedocs.io/en/latest/index.html

https://feathericons.com

itou's People

Contributors

kemar avatar dejafait avatar pdeleforge avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.