Skip to content

Commit

Permalink
Remove dead code/files
Browse files Browse the repository at this point in the history
  • Loading branch information
MKodde committed May 15, 2024
1 parent c975421 commit 3b09c78
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 106 deletions.
21 changes: 0 additions & 21 deletions .env

This file was deleted.

4 changes: 0 additions & 4 deletions .env.test

This file was deleted.

9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,15 @@ This component is part of "Step-up Authentication as-a Service" and requires oth

## Installation

Clone the repository or download the archive to a directory. Install the dependencies by running `composer install`.
Clone the repository or download the archive to a directory.

Install the JS dependencies: `yarn`
Start the devconf Stepup environment with SelfService with local code inclusion (see devconf readme for details).

Symlink assets from external packages: `./bin/console assets:install`
Run `bash` on the selfservice container (`docker exec -it stepup-selfservice-1 bash`)

Install the dependencies by running `composer install`.
Install the JS dependencies: `yarn`
Symlink assets from external packages: `./bin/console assets:install`
Finally build the front-end resources: `yarn encore dev` or `yarn encore production`

## Release strategy
Expand Down
18 changes: 0 additions & 18 deletions app_dev.php.dist

This file was deleted.

18 changes: 0 additions & 18 deletions app_test.php.dist

This file was deleted.

42 changes: 0 additions & 42 deletions phpmd-pre-commit.xml

This file was deleted.

0 comments on commit 3b09c78

Please sign in to comment.