Skip to content

Grisou13/Runners-Laravel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.