Skip to content

jesdin/evlog

 
 

Repository files navigation

Evlog

⚡️A self-hosted platform for publishing events.

Travis (.org) Build Tests

Quickstart

  1. Install Docker (Docker for Mac/Windows or Docker Toolbox or Docker CE).

  2. Run the container:

    docker pull gldraphael/evlog-self-contained
    docker run \
        -p 5200:80 \
        -it --rm gldraphael/evlog-self-contained

The app will be served at localhost:5200.

Documentation Index

  1. Local dev environment setup
  2. Application configuration

About

⚡️A cross-platform self-hosted software to publish the events you host.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 70.3%
  • CSS 10.4%
  • JavaScript 6.1%
  • HTML 5.5%
  • Dockerfile 4.4%
  • Shell 2.4%
  • PowerShell 0.9%