Skip to content

Latest commit

 

History

History
executable file
·
30 lines (16 loc) · 751 Bytes

README.md

File metadata and controls

executable file
·
30 lines (16 loc) · 751 Bytes

PRW02 - Runners

Install

Please refer to the documentation @ docs/install.md

Docs

Docs are available in docs/.

Using the app

Logins

If you seeded the database, you will hae a couple users, but a few are important.

username email password access token
root [email protected] root root
runner [email protected] runner runner

Api

To access the api, please visit the url /api. This page will display information necessary for you to use the api.

Please refer to the documentation @ docs/api.md And /api to get a listing of all available endpoints.