Skip to content

Beakyn/slack-open-map

Repository files navigation

Open Map Slack App

serverless Maintainability

This is a Serverless Framework project and is set up to run on AWS.

Disclaimer: We do prefer using Yarn to install dependencies, so that's what we're going to use in this documentation.

After cloning the repository:

  1. Make sure you have the Serverless Framework installed globally. Run: yarn global add serverless.
  2. On the project directory run yarn to install local dependencies.
  3. Make sure you have a .env file with the right environment variables set up.

Running locally for development

This project uses the plugin serverless-offline to simulate the lambdas on a local server.

Run the server with: yarn dev.

About

A Slack app to open files with location data on an external map using the amazing Kepler.gl

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published