Git Product home page Git Product logo

public-slack-invite's Introduction

What this is

A Slack invite generator service for Fauna's community Slack. You can use it for any Slack you are logged into as an admin by provisioning your own SLACK_LEGACY_TOKEN (and redesigning the index.html page). Set this environment variable in your Netlify control panel.

This app shows how to use Netlify with just plain html js and css, together with Netlify functions.

How to use (1 click)

Click this to fork and deploy Deploy to Netlify

How to use (manual)

Clone or fork this repo, link to a git host (like GitHub or GitLab), and deploy to Netlify at https://app.netlify.com

How to use (Netlify Dev)

Make sure you have the latest CLI version:

npm i -g netlify-cli

then:

git clone https://github.com/fauna/public-slack-invite # or clone your own fork of this repo
cd vanilla-html-example
netlify dev

and develop away! use netlify functions:create to scaffold new functions as needed

To deploy:

netlify init
# optionally do a preview deploy: netlify deploy
# or straight to prod: netlify deploy --prod

If you have an existing Netlify instance you want this code to take over, use netlify link instead.

You can check your login status with netlify status, and also check out the browser extension and menubar app.

public-slack-invite's People

Contributors

benjitsu avatar isheeba avatar n400 avatar swyxio avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.