[go: up one dir, main page]

Skip to content

scottpchow23/slack-archive

Repository files navigation

slack archive

A local tool to bring slack exports to life - again.

getting started

First, you'll need to get an export of your Slack workspace. Instructions for that can be found here.

With that export in hand, you'll need to copy all of the files within it under public/data/. This will be where the backend of this app expects to see all of the data regarding your workspace.

To clarify; if your slack export is in a folder named slack-export, then you'll want to put the files under it into public/data, not the folder itself.

Finally, run the development server:

npx install
npx run dev

With that, you should see the app running and displaying information about your workspace!

About

A tool to bring slack archives to life.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published