how to create and run a project node js code example
Example: run app node js
{
'lister': {
'paging': {'count': '20', 'offset': '0'},
'query': '',
'sort': {'sort': {'sort': ['created_time', 'asc']}},
'total_items': '5'
},
'jobs': [
{
'attachment_file_url': '',
'budget': '5',
'buyer_company__name': 'My Company',
'buyer_company__reference': '1040945',
'buyer_team__name': 'My Company',
'buyer_team__reference': '1040945',
'cancelled_date': '1380067200000',
'category2': 'Web, Mobile & Software Dev',
'created_time': '1377423220000',
'description': 'Testing some functionality',
'duration': '',
'end_date': '1380067200000',
'filled_date': '',
'job_ref_ciphertext': '~12345abcdf',
'job_type': 'fixed-price',
'keep_open_on_hire': '',
'num_active_candidates': '0',
'num_candidates': '0',
'num_new_candidates': '0',
'preference_candidate_type': 'individuals',
'public_url': 'https://...',
'reference': '~12345abcdf',
'skills': '',
'start_date': '1377388800000',
'status': 'cancelled',
'subcategory2': 'Web & Mobile Development',
'title': 'Test python-upwork',
'visibility': 'invite-only'
}
]
}