REPOSITORY OVERVIEWLive repository statistics
★ 5Stars
⑂ 5Forks
◯ 0Open issues
◉ 5Watchers
49/100
OPENREPOHUB HEALTH SIGNALMixed signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
52 Community adoption25% weight
15 Maintenance state20% weight
100 License clarity10% weight
0 Project information10% weight
75 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
veterinaria
Frontend
- cd Frontend
- npm install
- npm run dev
- npm install react-router-dom
- npm install axios
- npm install react-icons
- npm install @mui/icons-material
- npm install aos
Configuración de FastAPi
- cd backend
- py -3 -m venv venv
- ejecutar en la terminal de vsc: ./venv/Scripts/activate
- pip install -r requirements.txt
- ejecutar servidor: uvicorn main:app --reload
dependencias de Node.js
- npm install express (ejecutarlo en la rama node)
- npm install cors
- npm install jsonwebtoken
- npm install dotenv
- npm install axios
charif tatiana giraldo