https://docs.vmgd.whatworks.com.au/
  • ICT Team
    • Setting up your development environment
      • Install programs
      • Create a development wordpress site in Local
      • Git clone the repo
      • Configure the database connection
      • Pull database from live server
      • Run dev server
      • Push changes to live server
    • Making changes to the website
      • File Structure Overview
      • Creating a New Page Template
      • Content Entry Workflow
      • Deployment
    • VMGD Backend Requirements
      • Functional Requirements
        • Ability to edit website and mobile app content
        • API endpoints + documentation for mobile app
        • GraphQL server that allows the website front-end + mobile app to query all website content
        • Mobile Notification
        • Triggers
      • Non-Functional Requirements
        • Availability
          • Vercel CDN
          • Fastly CDN
          • Fastly Firewall
          • Caching + Firewall Diagram
Powered by GitBook
On this page
  1. ICT Team
  2. Setting up your development environment

Create a development wordpress site in Local

PreviousInstall programsNextGit clone the repo

Last updated 6 months ago

Now , lets get the website up and running so that we can edit it in our local machine.

1. Create site in LocalWP

Site name should be VMGD.

Select preferred.

Set both username and password to "admin". You don't have to change the email. All of these details will get overwritten when you copy the live database to your local machine anway.

Once you've create the site it'll look something like this: