You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// * Please include the private app access token in your repo BUT only an access token built in a TEST ACCOUNT. Don't do this practicum in your normal account.
10
+
// * Please DO NOT INCLUDE the private app access token in your repo. Don't do this practicum in your normal account.
11
11
constPRIVATE_APP_ACCESS='';
12
12
13
13
// TODO: ROUTE 1 - Create a new app.get route for the homepage to call your custom object data. Pass this data along to the front-end and create a new pug template in the views folder.
0 commit comments