EtienneDeneuve / backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FusionSuite::Backend

Introduction

It's the backend for the IT Service Management.

It will offer REST API of data.

Technologies

It's written in PHP and use:

  • slim (microframework)
  • eloquent (database queries)
  • phinx (database migrations)

Install

Here are the steps to install the backend:

  • install dependencies composer install
  • configure into phinx.php the database information
  • run command ./vendor/bin/phinx migrate

About

License:GNU Affero General Public License v3.0


Languages

Language:PHP 59.8%Language:JavaScript 20.9%Language:HTML 13.2%Language:CSS 6.1%Language:Shell 0.0%