Monorepo of top secret stuff developed in an n-sided polygonal building to checkmate capitalism
Website
·
Request Feature / Report Bug
Table of Contents
Our Precious Slack Archives (OPSA) is a utility to show Slack archives.
Using an archive .zip
file exported from your slack workspace, discover the ancient
gospels preached by your ancestors.
The following dependencies are required to be installed for the project to function properly:
- Rust
- GoLang
- Docker and Docker Compose
- GNU Make
- cargo-watch:
cargo install cargo-watch
- sqlx-cli:
cargo install sqlx-cli
Node JS
andnpm
To set up a local instance of the application, follow the steps below.
- Download a slack archive
.zip
file from your required workspace. How-to - Create
.env
file in project root from.env.template
- Run
make digest FILE="/path/to/file.zip"
- Run
make dev
. - Make sure you have node js installed, then run
npm install
in thegarnisher
directory. - Run
npm run dev
in thegarnisher
directory to start the frontend server. - Enjoy.