/typos

[INACTIVE] Let's make search on GitHub better. 👊🏽

Primary LanguageJavaScriptMIT LicenseMIT

typos

forthebadge forthebadge forthebadge

image

Help me out :)

To get started

$ npm install
$ npm start

More thoughts

The real magic is beginning in typos/scripts/server/gold.js. That is where I'm building the layer of API calls for search. Just a single file for now, but the methods will be expanded and linked to a db to save search indices.

There is now GitHub OAuth example in server.js file using passport. Also, shoutout to Jared Hanson for the awesome code snippets. 🙏🏿