Skip to content

avishmadaan/tweetly

Repository files navigation

Homepage

Tweetly

Tweetly is a developer-focused platform that uses AI-powered bots to help you write, schedule, and publish tweets effortlessly. Built on a Turbo Repo architecture with Next.js on the frontend and an Express backend.

Table of Contents

Features

  • AI-Powered Tweet Composer: Automatically generate engaging tweets with tailored AI personalities.
  • Multiple AI Bots: Choose from bots like Harkirt Singh, Striver Aka Raj, Code With Harry, and EzSnippet to match your dev vibe.
  • Turbo Repo Architecture: Efficient monorepo structure for streamlined development across frontend (Next.js) and backend (Express).
  • Scheduling & Publishing: Easily schedule tweets for timely posting.
  • Developer-Centric Design: Built with features and UX enhancements that resonate with developers.

Screenshots

Here are some sample screenshots to showcase the UI:

  • Tweetly Brain:
    Brain
  • Bots:
    Bots
  • Chats:
    Chats
  • Publish:
    Publish
  • Schedule:
    Schedule

Installation (Docker)

This section explains how to build and run Tweetly using Docker.

Prerequisites

Build and Run with Docker Compose

  1. Clone the Repository:

    git clone https://github.com/yourusername/tweetly.git
    cd tweetly
    
  2. Copy the .env.example file

    cp .env.example .env
    
  3. Run Docker Compose Commad

    docker-compose up
  4. Access the Application Open your browser and navigate to http://localhost:3000 : Web App http://localhost:4000 : Backend http://localhost:3001 : Website

License

Tweetly is licensed under the MIT License.

Releases

No releases published

Packages

 
 
 

Contributors

Languages