Generate an open graph image for twitter/facebook/etc
Live Example: https://social-card-monitorec.now.sh/api
-
Create a table in Airtable, you can create a table using this CSV file: DailyTotals
-
Add the following enviroment variables to
/.env
API_AIRTABLE_PATH=/v0/appo8EvYg4prTdP9h/YourTableName?view=Grid%20view&filterByFormula=isLastRecord%3D1
AIRTABLE_KEY=YourAirtableKey
You can deploy your new Custom Built project with a single command from your terminal using Now CLI:
$ now