mirror of
https://github.com/lucaspalomodevelop/eventcally.git
synced 2026-03-13 08:09:37 +00:00
3 lines
116 B
Bash
Executable File
3 lines
116 B
Bash
Executable File
export DATABASE_URL="postgresql://daniel@localhost/gsevpt"
|
|
#pip install -r requirements.txt
|
|
flask run --host 0.0.0.0 |