GitHub - shaunymca/ephemeraltoeternal: Save your community slack messages

2 min read Original article ↗

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Save your community slack messages

0 stars 0 forks Branches Tags Activity

Notifications You must be signed in to change notification settings

Repository files navigation

ephemeral-to-eternal

App that stores and searches messages from your Slack org. Ideal for large communities that won't ever be able to pay for Slack.

DEMO (philly dev slack)

Deploy today!

Click the deploy button to setup this app in a free Heroku instance and get set up.

Deploy

read

Build Setup

# install dependencies
npm install

# add a dotenv file
You'll need to add a `.env` file to root folder. Include the Postgres settings as below:
`DATABASE_URL=<your database uri>`
`PGSSLMODE=require`

# serve with hot reload at localhost:8080
npm run dev

# serve with (server) hot reload at localhost:8080
nodemon build/dev-server.js

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

Save your community slack messages

Resources

Readme

Activity

Stars

0 stars

Watchers

1 watching

Forks

0 forks

Releases

No releases published

Packages

No packages published