Symfony Init

This commit is contained in:
Angels-dev
2024-08-18 23:17:33 +02:00
parent 1a8eeaa858
commit 2be55bc65d
17 changed files with 2733 additions and 1 deletions

View File

@@ -1,2 +1,9 @@
# Zac-Mainframe-Back
A great Backend to turn on my Mainframe
**A great Backend to turn on my Mainframe**
## Symfony Serve
```sh
symfony server:start --no-tls --port=3101
```