Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.2 KB

README.md

File metadata and controls

27 lines (21 loc) · 1.2 KB

CI License PHPStan Enabled

Development

If you have problems with permissions please add sudo before make example:

  • sudo make setup
  • sudo make start

Run env for Mac/Linux

  • make setup
  • make run

Run env for Windows

Please install packages makefile for Windows

  • make install
  • make run

Address where the environment is available

  • http://localhost

Documentation for a Rest Api

  • http://localhost/docs/api#/

All commands

  • make help