Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 537 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 537 Bytes

Hooke's Law App

This repository contains the code for a simple MarketPlace transformation app based on Hooke's Law.

A fully functioning app that allows to create, query and update transformations has been developed using FastAPI.

Authors

Deployment

An instance of this app can be deployed by running on this root folder:

docker compose up

Remember to use the -d option to start the containers in the background