mirror of
https://github.com/actix/examples
synced 2024-11-24 06:43:00 +01:00
6 lines
224 B
Markdown
6 lines
224 B
Markdown
This directory includes weather information obtained from NOAA for NYC Central Park: https://www.ncdc.noaa.gov/cdo-web/
|
|
|
|
# Setup Instructions
|
|
|
|
Set up a sqlite3 database by executing the setup_db.sh file: `bash sqlite_db.sh`
|