Skip to content

appunite/daily-pulse

Repository files navigation

daily-pulse

What it is?

This repo is a set of scripts related to "Prasówka BAU/ADR" project. This project aims to share knowledge about AI in AU and make everyone up-to-date with changes in the company mentioned in ADRs and BAUs.

Installation and running

  1. Create and ctivate the environment
python3 -m venv .venv
. .venv/bin/activate
  1. Install required packages
pip install -r requirements.txt
  1. Set required environment variables. Default values are defined in .env.default

  2. Run the app

functions-framework --target daily_pulse --debug

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published