Bintime TT
Global dependencies
Init project
make init
Host info
API: http://api.localhost/
DOCS: http://api.localhost/docs/index.html
Available commands
make help
—— Project Make file ————————————————————————————————————————————————————————————————
help Outputs this help screen
—— Init project ——————————————————————————————————————————————————————————————————————
init Project init
—— Manage project ————————————————————————————————————————————————————————————————————
up Project up
down Project down
restart Project restart
—— Audit project —————————————————————————————————————————————————————————————————————
check Project restart
lint Run linters
—— API ———————————————————————————————————————————————————————————————————————————————
api-init Init API
api-composer-install Composer install
api-migrations Run migrations
api-docs Build api docs
api-logs Show logs
api-lint Run lints
api-fix Run lint fixer
Dependencies
API
- PHP:8.1
- PostgreSQL:14.4
- Nginx:1.23