Skip to content
This repository was archived by the owner on Sep 15, 2020. It is now read-only.

Commit 57358c7

Browse files
Remove API secrets with BFG-repo-cleaner
1 parent ba03d66 commit 57358c7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,7 @@ The npm scripts were provided by the React Redux Starter Kit.
2929
* `npm start` - Spins up Koa server to serve your app at `localhost:3000`. HMR will be enabled in development.
3030
* `npm run dev` - Same as `npm start`, but enables nodemon to automatically restart the server when server-related code is changed.
3131
* `npm run dev:no-debug` - Same as `npm run dev` but disables redux devtools.
32+
33+
API Secrets
34+
-----
35+
NOTE: private Dataminr endpoints and my NYT API key were removed with BFG-repo-cleaner so this will not work out of the box

0 commit comments

Comments
 (0)