Files
RenewCMS/README.md
T
2023-01-13 17:30:46 +01:00

21 lines
408 B
Markdown

# GohCMS
## 🚧 This project is under development !
The features are not complete, not tested and subject to many changes.
## Setup
### Use with Docker
To **run** the app, run the command
```shell
docker-compose up
```
### Build and run it yourself
TODO
## Environment variables
- ./env
- APP_API_ADDRESS
- APP_FRONT_ADDRESS
- APP_API_PORT
- APP_FRONT_PORT
- APP_JWT_SECRET
## Demo
TODO