Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

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.

  • No labels