Skip to content

antibot-dev-team/test-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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