clean: removed everything to set up 2.0

This commit is contained in:
Florian Sylvain
2023-08-02 01:31:35 +02:00
parent 9d5345f6bd
commit 1328758984
119 changed files with 35 additions and 9304 deletions
+3 -10
View File
@@ -22,17 +22,10 @@ TODO
### Environment variables
- ./env:
| Name | Type | Description | Comment |
|------|------|-------------|---------|
| | | | |
```
APP_API_ADDRESS=http://example.com
APP_FRONT_ADDRESS=http://example.com
APP_BASE_API_PATH=/example
APP_BASE_FRONT_PATH=/example
APP_API_PORT=1234
APP_FRONT_PORT=1234
APP_JWT_SECRET=secret
```
## API Usage