/erpnext

Primary LanguageShell

ERPNext Documentation

For further documentation on erpnext please use the link below. https://docs.erpnext.com/

Defaul credentials

Technologies required

  • Docker
  • Docker compose

How to run

Setup .env

Copy the .env.example and update the information

  copy .env.example .env

Run the app

  docker-compose up -d