Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The installation was tested with openIMIS Release 24.04

Database Installation Guide

This guide provides step-by-step instructions for setting up the openIMIS Database using PostgreSQL or MS SQL Server. Follow these steps to clone the repository, create the database and user, and run the necessary SQL scripts.

Backend Installation Guide

This guide provides step-by-step instructions for setting up the openIMIS Backend (Python) on Windows. Follow these steps to clone the repository, configure the environment, install dependencies, migrate the database, and start the server.

Frontend Installation Guide

This guide provides step-by-step instructions for setting up the openIMIS Frontend (JavaScript) on Windows. Follow these steps to clone the repository, configure the backend port, load configurations, build the project, and start the development server.