Skip to content

reshufflehq/slack-url-shortener

Repository files navigation

This is a Reshuffle template.

A starting point for creating your Slack Integration with Reshuffle.

This is a Reshuffle template for Slack Integration - you can install it and modify it to make it your own. Reshuffle provides a progressive way to build applications and workflows, without needing to understand the cloud.

Note: Reshuffle is built on top of React and Express for the backend

Screenshots

Steps to install this Slack Integration

  1. Go to the template http://reshuffle.com/template/slack-url-shortener
  2. Remix the template and follow the screen installation instructions

Getting Started

  1. npm start to run a local version of your app.
  2. Make changes, and see them reflected locally.

    Note: Your frontend code resides in the standard src directory. Backend code needs to reside in the backend directory. Read more here

  3. npx reshuffle deploy to deploy your app to the cloud.

Available Scripts

In the directory of your Reshuffle project, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console. You will see any backend errors on the command line

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Read more about deploying with Reshuffle here

npx reshuffle deploy

Deploys your Reshuffle app to the cloud, thereby making it available on your apps URL.

Note: reshuffle deploy implicitly runs npm run build

Learn More

You can learn more about Reshuffle by reading the dev docs.

You can learn more about Create React App by reading the docs..

To learn React, check out the React documentation.

About

Slack URL shortener custom integration slash command

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •