Skip to content

Commit

Permalink
Remove Heroku upload of Datasette
Browse files Browse the repository at this point in the history
  • Loading branch information
erictleung authored Nov 19, 2024
1 parent 6f44e0d commit db68825
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions data-raw/datasette.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,5 @@ if [ -f "$FILE" ]; then
fi
csvs-to-sqlite *.csv pixarfilms.db

# Publish to Heroku
datasette publish heroku pixarfilms.db -n pixarfilms-datasette

# To serve locally
# datasette serve pixarfilms.db

0 comments on commit db68825

Please sign in to comment.