Coder Social home page Coder Social logo

xfelinho / alovoa Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alovoa/alovoa

0.0 0.0 0.0 25.24 MB

Free and open-source dating platform that respects your privacy

Home Page: https://alovoa.com

License: GNU Affero General Public License v3.0

Java 67.73% CSS 3.77% JavaScript 8.95% HTML 19.44% Shell 0.12%

alovoa's Introduction

Alovoa

https://alovoa.com/

Alovoa aims to be the first widespread open-source dating web application on the web. What differs this from other platform?

  • No ads
  • No selling your data
  • No paid features (no "pay super-likes", "pay to swipe", "pay to view profile" or "pay to start a chat")
  • No unsecure servers
  • No closed-source libraries
  • No seeing people you don't want to see with advanced filters
  • Your most private data is securely encrypted

How to build:

  • Install a JDK >= 9 (OpenJDK 11 is officially supported)
  • Install maven: https://maven.apache.org/install.html
  • Setup a database (MariaDB is officially supported)
  • Setup an email server or use an existing one (any provider with IMAP support should work)
  • Enter credentials for database server, email server and encryption keys in application.properties
  • Execute "mvn install" in the folder where the pom.xml resides

Debugging

  • Spring Tool Suite is recommended for debugging
  • Find the lombok.jar (should be in the ~/.m2) and execute it with "java -jar"

Documentation:

  • Please read the DOCUMENTATION.md

Licenses:

  • All code is licensed under the AGPLv3 license, unless stated otherwise.
  • All images are proprietary, unless stated otherwise.
  • Third-party web libraries can be found under resources/css/lib and resources/js/lib and have their own license.
  • Third-party Java libraries can be found in the pom.xml and have their own license.

alovoa's People

Contributors

nonononoki avatar allstaralok avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.