Skip to content

Commit

Permalink
Cleanup and some basic steps in doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
stratease committed Jul 26, 2024
1 parent e4eb99b commit 32c7e66
Show file tree
Hide file tree
Showing 25 changed files with 11 additions and 2,466 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,13 @@

# Performance Analysis Site performance.theeventscalendar.com

A plugin that analyzes historical performance across various metrics for Wordpress plugins. As an activated plugin version changes, a new analysis snapshot is created to compare against.

## Local Development

A `docker-compose.yml` is setup for the local environment.

- Run `docker-compose up -d` to start the containers.
- Run `composer i --prefer-source` to install the plugins.
- Use the [wp-config.php.dist](wp-config.php.dist) as the `wp-config.php`.
- Browse to [http://localhost:8882](http://localhost:8882).
171 changes: 0 additions & 171 deletions docker/php8.0.0/Dockerfile

This file was deleted.

99 changes: 0 additions & 99 deletions docker/php8.0.0/docker-entrypoint.sh

This file was deleted.

8 changes: 0 additions & 8 deletions docker/php8.0.0/php.ini

This file was deleted.

Loading

0 comments on commit 32c7e66

Please sign in to comment.