chobberoni / typos

[INACTIVE] Let's make search on GitHub better. πŸ‘ŠπŸ½

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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. πŸ™πŸΏ

About

[INACTIVE] Let's make search on GitHub better. πŸ‘ŠπŸ½

License:MIT License


Languages

Language:JavaScript 54.3%Language:HTML 26.2%Language:CSS 19.4%