Skip to content

Commit 0e177cc

Browse files
committed
merge
1 parent 369bb2a commit 0e177cc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.mkd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,11 @@ Setup:
7575
4. Run `npm install` to install the required Node packages.
7676
5. Run `npm run db-init` to create the necessary tables in PostgreSQL
7777
6. Optional: Run `npm run seed` to seed the database with test data
78+
<<<<<<< HEAD
7879
7. In your [HubSpot public app](https://developers.hubspot.com/docs/api/creating-an-app), add `localhost:3001/oauth-callback` as a redirect URL
80+
=======
81+
7. In your [HubSpot public app](https://developers.hubspot.com/docs/api/creating-an-app), add localhost:3001/oauth-callback as a redirect URL
82+
>>>>>>> 2d5d700 (Update README.mkd)
7983
8. The app uses the following scopes:
8084
- crm.schemas.companies.read
8185
- crm.schemas.companies.write

0 commit comments

Comments
 (0)