Skip to content

Repository files navigation

API

qualitysecuritycodecov

Core service to handle requests from clients like web UI, mobile app, etc.

Push to registry

$ docker build . -t cashtrack/api:latest --no-cache
$ docker push cashtrack/api:latest

Install

$ cp .env.sample .env
$ composer install
$ php app.php encrypt:key -m .env
$ php app.php configure -vv
$ vendor/bin/spiral get-binary
$ php app.php migrate:init
$ php app.php migrate

About

Core service to handle requests from clients like web UI, mobile app, etc.

Topics

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages