/Records

The DigitalState Records Microservice

Primary LanguagePHPMIT LicenseMIT

Records

Description...

Table of Contents

Synopsis

Synopsis...

Installation

Run docker.

docker-compose up -d

Run database migrations.

docker-compose exec php php bin/console doctrine:migrations:migrate

Run dev data fixtures (optional).

docker-compose exec php php bin/console doctrine:fixtures:load

Documentation

Documentation...

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

History

History..

Credits

Credits...