Files
RenewCMS/README.md
T

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