Finn AI Code Challenge
Finn AI Code Challenge
Review the Postman Documentation for API examples.
docker-compose up
in the root folderhttp://localhost:8888
for the client and http://localhost:3000
for the server/server/flask.service
app.py
file/server/express.service
npm i
to install the required packagesnpm start
to start the servicenpm test
to execute the tests