Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 536 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 536 Bytes

App Solution

This is a express js server based solution, that remembers smells of falleb off robots in memory. It exposes rest apis for operations.

Running backend

cd server; yarn; npm run watch

Tests

Tests have been added to demonstrate the functionality. The integration tests, need the server to be up and running and are in the same file.

Tweaking Inputs

A shell script has been added to help tweak the inputs via the curl requests. The below script expects the app to be running.

bash app-run.sh