Skip to content
This repository has been archived by the owner on Apr 28, 2021. It is now read-only.

Marketplace for Pagarme devel test

License

Notifications You must be signed in to change notification settings

joubertredrat-tests/pagarme-marketplace

Repository files navigation

pagarme-marketplace

Marketplace for Pagarme devel test

More information about this develop process can be accessible in Info.

Install

  1. Fork this repository.
  2. Run composer install.
  3. Set database and Pagarme parameters after composer install.
  4. Create schema with php bin/console doctrine:schema:create command.
  5. Run php bin/console app:seed-data to create sample data.
  6. Run server php bin/console server:run -vvv
  7. Open http://127.0.0.1:8000 in your browser.

About

Marketplace for Pagarme devel test

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published