Skip to content

arrecadar/api

Repository files navigation

Arrecadar/api

Table of contents

Up and Running

Environment

Copy the .env.example to .env and replace the variables values as you need:

cp .env.example .env

Running

You can run the API with one simple command

docker-compose up -d api

Support

Please open an issue form support.

Contributing

For more details please see Contributing

Changelog

See CHANGELOG for more detailed history.

LICENSE

The MIT License. Please see License file for more information