Skip to content

jaarpa/auto_factura_backend

Repository files navigation

Auto-invoice

This project is meant to be a backend service where you can upload receipts of your purchases and it would automatically create an invoice for that purchase.

Set up

Built in python 3.12.3

Add the files:

  • .docker/rdbms/secrets/postgres-app-passwd
  • .docker/rdbms/secrets/postgres-super-passwd
  • .env

These files must contain only one line wih the value for the db connection.

Alembic

Run the command export $(grep -v '^#' .env | xargs) to export environment variables required for alembic to work.

How to use

About

Backend para el proyecto de facturación automática

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published