Welcome to ERPNext-IGS, provided by Inotech Global Solutions (IGS). This repository contains everything you need to know about ERPNext and Frappe.
To get started, you'll need to have Docker, docker-compose, and git set up on your machine. If you're new to Docker, refer to the official Docker documentation for basics and best practices.
If you'd like to experiment in a pre-configured sandbox, simply click the button below:
First, clone this repository:
git clone https://github.com/amaan-igs/ERPNext-IGS.git
cd ERPNext-IGS
Then, run the following command to start the containers:
docker compose -f pwd.yml -d
docker compose -p pwd -f pwd.yml up -d
Final Steps Wait for approximately 5 minutes for the ERPNext site to be created, or check the logs of the create-site container. You can then access ERPNext on port 8080.