Skip to content

qpfiffer/logproj

Repository files navigation

Installation

Without Docker

You'll need a few dependencies, get them whereever dependencies are sold, or your favorite podcasting application:

  • libjwt
  • libscrypt
  • 38-Moths
  • libpq (the postgresql library)

Once those are all installed, you can just run make and you'll end up with a logproj binary.

With Docker

./docker_build.sh

This will give you an image tagged with logproj

Docker Compose

docker-compose up will give you a working system, once you've built the prerequisites.

You'll have to fill in the database schema, which brings us to...

About

Log project thing.

Resources

License

Stars

Watchers

Forks

Packages

No packages published