Skip to content

gabrielberthier/backoffice-artchie

Repository files navigation

ARTchie's Backoffice API

[//]: # Coverage Status

Backoffice API made in Slim framework using PHP 8.

Install the Application

  • Install dependencies via composer (composer install).

Check out the scripts defined at the composer.json file to start the application.

You can use also use docker-compose to run the app with docker, so you can run these commands:

cd [my-app-name]
docker-compose up -d

After that, open http://localhost:8080 in your browser.

Run this command in the application directory to run the test suite

composer test

About

Backoffice API to supply Artchie - my final term AR project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages