Skip to content
This repository has been archived by the owner on Apr 11, 2022. It is now read-only.

Latest commit

 

History

History
42 lines (29 loc) · 1.32 KB

README.md

File metadata and controls

42 lines (29 loc) · 1.32 KB

Evlog

⚡️A self-hosted platform for publishing events.

Travis (.org) Azure DevOps tests

This is a work in progress. You can follow along by checking the issues on this repository, and the public board. And ofcourse, the source code too. If you have ideas or feature suggestions, please open a new issue.

Quickstart using docker-compose

docker-compose build
docker-compose up

The app will be served at http://localhost:8080.

Default credentials:

Username: admin@example.com
Password: theadmin'spassword

Documentation Index

  1. Local dev environment setup
  2. Application configuration