Files
RenewCMS/README.md
T
2023-01-09 17:44:54 +01:00

392 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_HOST_ADDRESS
    • APP_API_PORT
    • APP_FRONT_PORT
    • APP_JWT_SECRET

Demo

TODO