aicover
1.0.0
Générateur de couverture AI par aicover.design
中文说明
https://aicover.design
git clone https://github.com/all-in-aigc/aicover
cd aicover
pnpm install
créez votre base de données utilisez postgres local ou vercel-postgres ou supabase
créer des tables à partir de SQL sur data/install.sql
placez .env.local
sous le répertoire racine aicover
avec la liste de valeurs ci-dessous
OPENAI_API_KEY=""
POSTGRES_URL=""
AWS_AK=""
AWS_SK=""
AWS_REGION=""
AWS_BUCKET=""
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=""
NEXT_PUBLIC_CLERK_SIGN_IN_URL=/sign-in
NEXT_PUBLIC_CLERK_SIGN_UP_URL=/sign-up
NEXT_PUBLIC_CLERK_AFTER_SIGN_IN_URL=/
NEXT_PUBLIC_CLERK_AFTER_SIGN_UP_URL=/
STRIPE_PUBLIC_KEY=""
STRIPE_PRIVATE_KEY=""
WEB_BASE_URI=""
pnpm dev
ouvrez http://localhost:3000
pour un aperçu
vous pouvez me contacter sur Twitter : https://twitter.com/idoubicc
si ce projet vous est utile, achetez-moi un café.