sifeet-herramientas

sifeet-herramientas - A new project

README

sifeet-herramientas

sifeet-herramientas - A new project

Setup

bash python3 -m venv venv source venv/bin/activate pip install -r requirements.txt

Run

bash python3 run.py

Deploy

bash sudo python3 scripts/autodeploy_all.py --project 26-sifeet-herramientas

Environment Variables

Create .env file: FLASK_ENV=development PORT=5020

🔗 Live: Coming soon

Created: 2026-04-09

Quick tests

Check the README for the recommended testing flow.

Back to projects