Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.21 KB

Home.md

File metadata and controls

29 lines (22 loc) · 1.21 KB

Documentation

Welcome to the Backend documentation! For an overview about all Pick-By-Light-components, visit the repositories description.

Building and Configuration

General information about building the backend can be found in the Build Instructions. Also note the description of the Configuration Files. You can find a more detailed description of the Docker Configuration. The database configuration can be found in the Mongo-Chapter.

Code

To get a basic understanding of the Project structure, please read the File Structure documentation.

More detailed explanation of the backend components can be found in the following chapters

Tests

The Tests-Chapter covers all the different testing components, that make sure the backend runs as smooth as possible.

API-Documentation

You want to see all our Routes and example Requests? Read our Swagger-Chapter!