Please refer to the documentation @ docs/install.md
Docs are available in docs/.
If you seeded the database, you will hae a couple users, but a few are important.
username | password | access token | |
---|---|---|---|
root | [email protected] | root | root |
runner | [email protected] | runner | runner |
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.