croquet / greenlight-core

The core application of Greenlight
Other
32 stars 4 forks source link

Have git ignore a developer API key by default #2

Closed jessmartin closed 2 years ago

jessmartin commented 2 years ago

Let's make it really easy for developers to use their own Croquet API Key.

That way, developers add their API key to an ignored file that's not checked in by default.

Could also have server.js intelligently fail when there is no apiKey.js file.

yoshikiohshima commented 2 years ago

closed