Skip to content

Postify-App/Backend

 
 

Repository files navigation

Postify

Postify is an AI marketing agency platform. It empowers marketing agencies and freelancers to streamline their content creation workflows enabling them to generate, schedule, and manage social media campaigns with AI assistance, real time collaboration, insights analysis, and automated publishing across multiple platforms.

Tech Stack

Node.js (Typescript) | Express | PostgreSQL | Prisma | Socket.io | Redis | Docker | GitHub Actions | Azure

Database Design

Schema

Installation

# Install dependencies
npm install

# Generate Prisma client
npx prisma generate

# Run the app
npm run dev # development
# or
npm run build && npm start # production

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 94.6%
  • Pug 4.9%
  • Dockerfile 0.5%