mirror of
https://github.com/Floriansylvain/RenewCMS.git
synced 2026-08-19 19:53:21 +02:00
19 lines
350 B
Markdown
19 lines
350 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
|
|
- API_PORT
|
|
- FRONT_PORT
|
|
- JWT_SECRET
|
|
## Demo
|
|
TODO |