Skip to content

karthikb351/slack-pub

Repository files navigation

slack-pub

Publish a read-only version of a Slack team on the internet!

A work-in-progress.

Built with Express and LokiJS.

Demo

Friends of HasGeek slack archive

View a demo of the Friends of HasGeek slack archive.

Usage

  • Export your Slack team's data from https://my.slack.com/services/export
  • Unzip the ZIP file into a folder called archive in this project's folder
  • Install dependencies with npm install or yarn install
  • Edit config.js with your team's data
  • Run the app with npm start
  • View archive at http://localhost:3000/

Credits

CSS is based on @machonky's Slack clone codepen

About

Publish your Slack team's messages on the internet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published