GithubHelp home page GithubHelp logo

upjv_play2gether's Introduction

Projet: Pay2Gether

Développement

Pré-requis:

  • Node
  • Npm
  • Bower

Installation

  1. Cloner le projet: git clone https://github.com/Christopher2K/php-play2gether
  2. Se placer dans le dossier du projet cd php-play2gether
  3. pour installer les dépendances : npm run setup
  4. Lancer le serveur de développement: npm run go
  5. Installer la BDD à l'aide du fichier _db/play2getherDB.sql
  6. Le projet est disponible a : http://localhost:3000

Dépendences

Elles sont gérées avec le gestionnaire de package de Node NPM. Si une implémentation de dépendence liée à l'univers PHP est à installer, voir l'utilisation du gestionnaire Composer.

Les dépendances clientes sont a installer avec bower install --save <nom de la dépendance> Les dépendances lié aux dev tools ou au developpement sont à installer avec npm install --save-dev <nom de la dépendance>

Production

Pré-requis

  • PHP >= 5.6
  • PHP-SOAP
  • MySQL 5.6

Installation

  1. Cloner le projet: git clone https://github.com/Christopher2K/php-play2gether.
  2. Se placer dans le dossier du projet cd php-play2gether
  3. Installation des dépendences frontend : npm run prod
  4. Placer le contenu de ce dossier dans un répertoire web.

La configuration de la base de donnée et du serveur SOAP pour les SMS sont disponibles dans le dossier module.

upjv_play2gether's People

Contributors

christopher2k avatar

Watchers

James Cloos avatar  avatar  avatar  avatar  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.