このリポジトリは、Postizの本番環境設定を管理するためのものです。
docker-compose.yml
: 本番環境のDocker Compose設定infrastructure/
: AWS インフラストラクチャの設定.cursorrules
: 設定変更の安全性ルール.gitignore
: Git除外設定
- EC2サーバーでの初期設定:
git clone [email protected]:naruki1024/postiz-app.git
cd postiz-app
docker compose up -d
- 設定の更新:
git pull
docker compose up -d
設定ファイルの変更は .cursorrules
に定義された安全性ルールに従って行ってください。
Postiz: An alternative to: Buffer.com, Hypefury, Twitter Hunter, Etc...
Postiz offers everything you need to manage your social media posts,
build an audience, capture leads, and grow your business.
Explore the docs »
Register
·
Join Our Discord
·
X
·
Gitroom
hero.1.mp4
- Schedule all your social media posts (many AI features)
- Measure your work with analytics.
- Collaborate with other team members to exchange or buy posts.
- Invite your team members to collaborate, comment, and schedule posts.
- At the moment there is no difference between the hosted version to the self-hosted version
- NX (Monorepo)
- NextJS (React)
- NestJS
- Prisma (Default to PostgreSQL)
- Redis (BullMQ)
- Resend (email notifications)
To have the project up and running, please follow the Quick Start Guide
This repository's source code is available under the Apache 2.0 License.