Giter Site home page Giter Site logo

aws-slackin's Introduction

AWS Slackin

This is project for creating a simple Slack auto invite page that will be hosted in AWS. The project is a fork of:

How to use

The project contains two parts - a web page intended for hosing in AWS S3 and a python lambda function for sending the invites.

For the website you need to do the following:

  1. Copy all *.template file in the web directory removing the .template suffix and edit them accordingly.
  2. Upload the result to and S3 bucket.
  3. (Optionally) You can server that static content from CloudFront.

For the lambda function you need to do the following:

  1. Copy the run.py.template file to a new file with name run.py and edit accordingly.
  2. Install pip requirements from the requirements.txt file and prepare and upload a AWS Lambda Function.
  3. Create a AWS API Gateway with a single POST method to call the Lambda function.

aws-slackin's People

Contributors

ibratoev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

aws-slackin's Issues

Missing files?

Unless I'm confused the slack.template HTML file references some JavaScript files that you have left out of this repo due to some rules in the .gitignore. Is there a reason those are not included or another place that I can get them? Currently getting this when clicking "invite" button:

Uncaught ReferenceError: apigClientFactory is not defined

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.