mirror of
https://github.com/Floriansylvain/RenewCMS.git
synced 2026-08-19 11:43:22 +02:00
0466da2d4b6214bf1d9e4b3e526d3a35ab7161bf
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!
Use with Docker
TODO (or is it...)
Build and run it yourself
TODO
Environment variables
| Name | Type | Description | Comment |
|---|---|---|---|
| ENVIRONMENT | string | The environment the API is running in | required, development or production |
| PORT | int | The port the API will use | required |
| CORS_ALLOWED_ORIGINS | string | The allowed origins for CORS | required, semicolon separated list |
API Usage
TODO
Demo
TODO
Languages
Go
61.3%
HTML
36.4%
Shell
2%
Dockerfile
0.3%