Florian Sylvain dbf5561614 Merge pull request #20 from Floriansylvain/dev
Multiple refactors and routes improvement
2023-02-07 21:39:00 +01:00
2023-02-07 21:35:09 +01:00
2023-02-07 21:35:09 +01:00
2023-02-07 21:35:09 +01:00
2022-10-12 09:44:03 +02:00
2022-12-22 02:52:50 +01:00
2022-12-27 21:07:21 +01:00
2023-01-09 09:53:33 +01:00
2023-02-07 21:38:51 +01:00

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

To run the app, run the command

docker-compose up

Build and run it yourself

TODO

Environment variables

  • ./env:
APP_API_ADDRESS=http://example.com
APP_FRONT_ADDRESS=http://example.com
APP_BASE_API_PATH=/example
APP_BASE_FRONT_PATH=/example
APP_API_PORT=1234
APP_FRONT_PORT=1234
APP_JWT_SECRET=secret

API Usage

TODO

Demo

TODO

S
Languages
Go 61.3%
HTML 36.4%
Shell 2%
Dockerfile 0.3%