amiunique

Learn how identifiable you are on the Internet

Github星跟踪图

Am I Unique ?

This repository contains all the source code from the AmIUnique.org website.
This application was built using the framework Play 2.3 for the back-end and Bootstrap for the front-end.

Requirements

JDK8 is needed to build the application.

Creation of the database

A database is needed to store the fingerprints.
To facilitate the creation process, the "fpDB.sql" file located at the root of the repository contains the structure of the table. You just need to import it with mysqldump or through phpMyAdmin to have everything set up properly.
Then, you have to modify the "amiunique-source/website/conf/application.conf" to include your database connection credentials (user and password).
Same action required in "amiunique-source /website/conf/META-INF/persistence.xml" to activate the persistence of data.

Launch of the application

Like other play applications, run "./activator run" at the root of the website directory to launch the web application. You will then be able to access your app via "localhost:9000".
You may also need to regenerate the Play application secret. To do so, run "play-update-secret" in the Play console.

主要指标

概览
名称与所有者DIVERSIFY-project/amiunique
主编程语言JavaScript
编程语言ActionScript (语言数: 7)
平台
许可证MIT License
所有者活动
创建于2014-12-02 17:21:33
推送于2020-09-03 17:21:45
最后一次提交2019-02-21 21:31:35
发布数0
用户参与
星数701
关注者数62
派生数90
提交数183
已启用问题?
问题数35
打开的问题数21
拉请求数20
打开的拉请求数3
关闭的拉请求数8
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?