mirror of
https://github.com/Floriansylvain/RenewCMS.git
synced 2026-08-19 11:43:22 +02:00
37 lines
529 B
Markdown
37 lines
529 B
Markdown
# GohCMS
|
|
|
|
## 🚧 This project is under development !
|
|
|
|
The features are not complete, not fully tested and subject to many changes.
|
|
|
|
## Setup
|
|
|
|
Don't forget to setup the [Environment variables](#environment-variables)!
|
|
|
|
### Use with Docker
|
|
|
|
To **run** the app, run the command
|
|
|
|
```shell
|
|
docker-compose up
|
|
```
|
|
|
|
### Build and run it yourself
|
|
|
|
TODO
|
|
|
|
### Environment variables
|
|
|
|
| Name | Type | Description | Comment |
|
|
|------|------|-------------|---------|
|
|
| | | | |
|
|
|
|
|
|
## API Usage
|
|
|
|
TODO
|
|
|
|
## Demo
|
|
|
|
TODO
|