Task Lyrid
To deploy this project
Fill the config inside config/config.js according to your setup
host: "localhost",
user: "yourdatabaseusername",
password: "yourdatabasepassword",
database: "lyrid",
Install Node Modules
Run Project
| Parameter |
Type |
Description |
username |
string |
Required |
password |
string |
Required |
| Parameter |
Type |
Description |
Auth bearer token |
string |
Required. your login token |
| Parameter |
Type |
Description |
id |
string |
Required. Id of item to fetch |
Auth bearer token |
string |
Required. your login token |
| Parameter |
Type |
Description |
full_name |
string |
Required |
username |
string |
Required |
password |
string |
Required |
| Parameter |
Type |
Description |
full_name |
string |
Required |
username |
string |
Required |
password |
string |
Required |
Auth bearer token |
string |
Required. your login token |
| Parameter |
Type |
Description |
id |
string |
Required. Id of item to fetch |
Auth bearer token |
string |
Required. your login token |