Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 456 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 456 Bytes

Test App

Test application for bot development

Requirements

Docker and docker-compose are required to run this application

Run

Note: application loads *.sql dumps from wp-data directory automatically on the container startup

Run application in Docker:

make up

Export current database state and records in wp-data:

make dump

Usage

http://localhost/

Credentials

Default:

admin / admin