OSARK Server is a server that captures events from the OSARK client and stores them in a database.
go mod tidy
docker compose up --build -d
To stop the server, run:
docker compose down
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.