Skip to content

loopCoderMaster/ecopanerpnextdevcontainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecopan ErpNext Devcontainer

Requirements

  1. Git -> https://git-scm.com/downloads
  2. Azure CLI -> https://learn.microsoft.com/en-us/cli/azure/install-azure-cli-windows?tabs=azure-cli
  3. Powershell -> https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell-on-windows?view=powershell-7.4
    AND/OR
    Windows Terminal -> https://github.com/microsoft/terminal
  4. DevPod -> https://github.com/loft-sh/devpod
  5. Azure auth on Techloop subscription
  6. Github auth on Techloop

DevPod

image

  1. Apri il terminale di VS Code.

Once the devcontainer is created, it will open up a code editor (VS Code) right in your browser, with terminal and everything! Wait for a few seconds for the initialization script to complete:

image

After the script is done running, you can check your installation by running bench --version and then start the bench by running bench start:

image

This will start the bench.

Visit the ports tab and click on the browser icon next to port 8000 (the web server runs on this port):

image

Voila! This will open up the site in a new tab:

Frappe Site Running through Codespace

image

Credentials

For the Frappe site created by default:
a. use Administrator and admin as username and password respectively
b. MariaDB: Root Password: 123

STEPS

  1. Esegui il comando: cd frappe-bench
  2. Esegui il comando: bench start
  3. Clicca su link sul terminale http://127.0.0.1:8000 e si aprirà sul tuo browser il sito.
  4. Accedi con l'utente Administrator e la password admin.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published