Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 2.15 KB

README.md

File metadata and controls

37 lines (22 loc) · 2.15 KB

EpiLink 🔗

GitHub Workflow Status (branch) Netlify Status MPL 2.0 No copyleft exception license Latest release ktlint

Links: Documentation | Changelog | Discord server

EpiLink is an account verification server, allowing you to link a Discord identity to any OpenID Provider (including Microsoft, Google...) identity.

Screenshot of the front-end

EpiLink is available under the Mozilla Public License 2.0 (no copyleft exception) MPL-2.0-no-copyleft-exception (info).

Beta versions

NOTE: Starting with version 0.7, we are publishing beta versions of EpiLink.

  • Beta documentation site: https://epilink-beta.zoroark.guru
  • Beta Docker images are available on Docker Hub and can be identified with their -betaX suffix.
  • Beta binary releases are available in the Releases tab as per usual

Requirements

  • Java JDK >= 17, both for building and running. Do NOT use Oracle's JRE/JDK (licensing concerns), consider using Eclipse Temurin instead.

(NPM and Gradle are downloaded automatically if you don't have them installed on your system)

Developing, running and building

Check this page for information.

I need help!

Feel free to open an issue if you have any question on this project. Make sure to read the documentation too, you have a lot of information there!