AletheiaFact / aletheia

https://aletheiafact.org a Crowd-sourced fact checking platform.
GNU General Public License v3.0
51 stars 14 forks source link
fact-check fact-checking nodejs reactjs wikidata

Build and Deploy to GKE

Aletheia

Plataforma de análise de discursos de personalidades públicas e combate a Fake News.

Installation

Development DB

You can also use the self-service-ui-node and maisluper images to have a better experience debugging Ory.

3. Verify the Ory Kratos Installation

After starting the service, you can verify that it's running by accessing the admin panel:

4. Configuration Setup

5. Seed the Database

Run the following command to seed the database with initial data:

yarn seed

6. Verify User Creation

Check if users were created successfully by accessing the identities page:

Ory Cloud

Taking What You Need:

Making The Changes On Your Code:

Setting up your own UI to make the right redirects:

Enable your TOTP Authenticator App:

MongoDB Atlas Search

Creating indexes

Using Mongo DB Atlas

Feature Flag in Git Lab

Localstack (AWS)

docker-compose up -d localstack  # Run in detached mode
Create a s3 bucket
docker-compose exec localstack awslocal s3 mb s3://aletheia