Git Product home page Git Product logo

infora-news-agregator's Introduction

PDA - News

1. Installation

1.1 Prerequisites

1.1.1 Application development

1.1.2 Back-end development

  • Python installed on your development machine (>3.10)

1.2 Running the application for the first time

# If you're a Windows user, you need to allow connection from node.exe process in firewall.
# If you're a MacOS user, you need `watchman` installed on your machine.

# Install dependencies.
npm install

# Check whether you're logged in with your expo account on your machine.
npm run expo whoami

# Login if you're not.
npm run expo login

# ! Fill required env vars from .env.example into .env (See 1.3)

# Run development server.
npm run start

# Scan QR code in the terminal with your iOS/Android device.

1.3 Environment variables

Name Purpose
SUPABASE_URL URL of supabase server
SUPABASE_PUBLIC_ANON Public key for supabase server
SUPABASE_SERVICE_ROLE Private key with high privilages for supabase server
NEWSDATA_API_KEY API key for newsdata

1.4 Code climate

  • Install all recommended extensions (if you're using VSCode), recommended extensions are in .vscode/extensions.json

infora-news-agregator's People

Watchers

Matouš Najman 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.