Skip to content

Commit 5827e94

Browse files
committed
Initial alpha release v0.0.1-alpha
0 parents  commit 5827e94

File tree

156 files changed

+13068
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

156 files changed

+13068
-0
lines changed

.env.test.dist

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
MARIADB_HOST=
2+
MARIADB_POST=
3+
MARIADB_DB=
4+
MARIADB_USER=
5+
MARIADB_PASSWORD=

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
/vendor/
2+
/.idea/
3+
composer.lock
4+
.env.test

LICENSE

Lines changed: 373 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)