All Projects → ridi → pay-backend

ridi / pay-backend

Licence: MIT license
RIDI Pay Backend API

Programming Languages

PHP
23972 projects - #3 most used programming language
Twig
543 projects
shell
77523 projects

CI codecov

Reporting a vulnerability

Link

Settings for development environment

0. Requirements

  • PHP 7.2
brew install [email protected]

1. Make

make dev

2. Build docker containers

docker-compose up [--build] 

3. Make database fixtures

make fixture

4. Try to connect to https://pay-api.local.ridi.io

API document

Link

Deploy

  • We are using github actions and releases for deploy. For details, please refer to .github/workflows.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].