Skip to content

daniele-casati/AidedBio

Repository files navigation

Prerequisites

  • Create a file called .env in the local repo with the content:
PGADMIN_PASSWORD = your_password
  • Create a file called postgres_password.txt in the local repo with the content:
your_password
  • Install Docker.

Run the Software

Run from a terminal within the local repo:

docker-compose up -d

Open the UIs

Open the following URLs in a browser:

About

Software prototype that simulates a complete bioprocess, covering phases, culture, and bioreactor. This version omits the underlying biological model and generates random values. It serves as a demo of modern software architecture, featuring a database, a CRUD-based backend, and a web-based UI, all runnable with Docker.

Resources

License

Stars

3 stars

Watchers

2 watching

Forks

Contributors

Languages