mirror of
https://github.com/Floriansylvain/RenewCMS.git
synced 2026-08-19 11:43:22 +02:00
465 B
465 B
GohCMS
🚧 This project is under development !
The features are not complete, not fully tested and subject to many changes.
Setup
Use with Docker
To run the app, run the command
docker-compose up
Build and run it yourself
TODO
Environment variables
- ./env
- APP_BASE_API_PATH
- APP_BASE_FRONT_PATH
- APP_API_ADDRESS
- APP_FRONT_ADDRESS
- APP_API_PORT
- APP_FRONT_PORT
- APP_JWT_SECRET
Demo
TODO