Unlock the power of streamlined knowledge management with Digest Club, the solution for teams looking to centralize their information gathering, sharing, and curation. Say goodbye to scattered bookmarks, disjointed Slack conversations, and missed opportunities to showcase your expertise.
π https://digest.club
- π Bookmarking: Easily add and organize links via our website.
- π Slack Integration: Automatically import links posted in Slack channels.
- π Periodic Digests: Create curated digests at scheduled intervals.
- π Newsletter Sharing: Share digests in a polished newsletter format.
- π¦ Twitter Threads: Transform digests into engaging Twitter threads.
- β¨ Markdown Enrichment: Enhance digests with markdown-enhanced content.
Install dependencies:
pipenv install
pipenv shell
yarn install
You can use Docker to run a local postgres database and maildev server (accessible at http://localhost:1080):
docker-compose up -d
Create .env:
cp .env.example .env
Run migrations
yarn prisma:migrate:dev
Run seeders
yarn prisma db seed
Run the development server:
yarn dev
Open http://localhost:3000 with your browser to see the result.
This project is being developed by Premier Octet, a Web and mobile agency specializing in React and React Native developments.