First commit!

This commit is contained in:
Florian Sylvain
2022-10-12 09:44:03 +02:00
commit 878fb42def
26 changed files with 3800 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
# GohCMS
Made with Java, Maven, bson, dotenv-java, Java-WebSocket, json, mongodb-driver-sync, slf4j-api, slf4j-log4j12.
## Setup
### Use with Docker
To **build** the app, run the command
```shell
```
To **run** the app, run the command
```shell
```
### Build and run it yourself
## Environment variables
- ./env
-
-
-