iceburgcrm/iceburgsaas
最新稳定版本:v1.1.5
Composer 安装命令:
composer create-project iceburgcrm/iceburgsaas
包简介
IceburgCRM SASS. Code behind IceburgCRM.com Host customer IceburgCRMs. Made with Laravel JetStream, Socialite, Tailwinds and DaisyUI.
关键字:
README 文档
README
This is the repository for the IceburgCRM SaaS project, which powers IceburgCRM.com and allows customers to host their own IceburgCRMs.
Screenshots:
Features
- Host customer's IceburgCRMs
- Built with Laravel JetStream, Socialite, Tailwinds, and DaisyUI
- Integrates with Stripe for payment processing
- Allows users to authenticate with GitHub using Socialite
Requirements
- PHP >= 8.1
- Composer
- MySQL >= 5.7 or MariaDB >= 10.2
- Stripe API key
- GitHub OAuth key for Socialite
Installation
- Clone this repository.
- Copy
.env.exampleto.envand configure the database settings, Stripe API key, and GitHub OAuth key for Socialite. - Run
composer installto install the PHP dependencies. - Run
npm installto install the Node.js dependencies. - Run
php artisan key:generateto generate an application key. - Run
php artisan migrateto run the database migrations. - Run
npm run devto compile the assets. - Serve the application with
php artisan serveor use a web server like Apache or Nginx.
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 18
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-04-14