About-Us is microservice intended to be added to any project written in React, pages with its participants and contributors, as well as a brief description of the project.
About-Us can be configured via the following environment variables (called parameters).
Parameter | Description |
---|---|
AUTH_TOKEN |
GitHub authentication token to increase the limit on requests |
HOST |
The address of the machine About-US is running on. |
LOG_PATH |
Path for the .log file |
PORT |
Port on which the server will be locate |
See AUTHORS.
About-Us is available under the Apache License, Version 2.0.