kenken999's picture
test
d8bbcde
raw
history blame
114 Bytes
#!/bin/bash
# Install dependencies
pip install -r requirements.txt
# Run the application
python crud_app/app.py