Skip to content
/ api Public

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

License

Notifications You must be signed in to change notification settings

cash-track/api

Repository files navigation

API

quality security codecov

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

License

Stars

Watchers

Forks

Packages

No packages published

Languages