Skip to content

teicee/fusionsuite-backend

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 59.7%
  • JavaScript 20.9%
  • HTML 13.2%
  • CSS 6.1%
  • Shell 0.1%