Most basic example of authenticating with Github in node.
Clone this gist, change keys inside config.js and then hit npm install && node app.js.
| -- Token Based API Access for Supabase | |
| -- | |
| -- How to configure Supabase (https://supabase.com/) to generate and accept API tokens. | |
| -- | |
| -- (c) 2022 Felix Zedén Yverås | |
| -- Provided under the MIT license (https://spdx.org/licenses/MIT.html) | |
| -- | |
| -- Disclaimer: This file is formatted using pg_format. I'm not happy with the result but | |
| -- prefer to follow a tool over going by personal taste. | |
| -- |
Attention: the list was moved to
https://github.com/dypsilon/frontend-dev-bookmarks
This page is not maintained anymore, please update your bookmarks.
| bootstrap-tooltip.js | |
| bootstrap-popover.js | |
| bootstrap-alert.js | |
| bootstrap-button.js | |
| bootstrap-carousel.js | |
| bootstrap-collapse.js | |
| bootstrap-dropdown.js | |
| bootstrap-modal.js | |
| bootstrap-scrollspy.js | |
| bootstrap-tab.js |