CardNews - 카드뉴스 제작 플랫폼
CardNews는 사용자가 쉽게 카드뉴스를 제작하고 공유할 수 있는 웹 플랫폼입니다.
주요 기능
- 사용자 인증 (이메일/비밀번호, 소셜 로그인)
- 템플릿 기반 카드뉴스 제작
- 실시간 에디터
- 다국어 지원 (한국어, 영어)
- 템플릿 공유 및 관리
- 작품 버전 관리
- 댓글 및 좋아요 기능
기술 스택
- Next.js 14 (App Router)
- TypeScript
- Prisma (PostgreSQL)
- NextAuth.js
- Tailwind CSS
- Jest
- Redis (캐싱)
시작하기
필수 조건
- Node.js 18.0.0 이상
- PostgreSQL
- Redis (선택사항)
설치
- 저장소 클론
git clone https://github.com/yourusername/cardnews.git
cd cardnews
- 의존성 설치
npm install
- 환경 변수 설정
cp .env.example .env
.env 파일을 열어 필요한 환경 변수들을 설정합니다.
- 데이터베이스 마이그레이션
npx prisma migrate dev
- 개발 서버 실행
npm run dev
테스트
npm test
배포
이 프로젝트는 Vercel에 최적화되어 있습니다.
- Vercel CLI 설치
npm i -g vercel
- 배포
vercel
라이선스
MIT
기여하기
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Card News
Project Details
- todaymediagroup/cardnews
- Last Updated: 4/17/2025
Recomended MCP Servers
A Python-based MCP for use in exposing Notion functionality to LLMs (Claude)
A Model Context Protocol (MCP) server implementation for comprehensive code analysis. This tool integrates with Claude Desktop to...
Local MCP server implementation for Starwind UI that you can use with Cursor, Windsurf, and other AI tools
elasticsearch7 mcp server
Connecting your Obsidian Vaults that are stored in local to AI via the Model Context Protocol (MCP)
MCP server to assist models with porting complex Python projects to TypeScript
A Model Context Protocol (MCP) server that provides file system context to Large Language Models (LLMs). This server...
A Model Context Protocol server for Zendesk
MCP PDF Server는 PDF 파일을 효율적으로 관리할 수 있는 Model Context Protocol(MCP) 기반 서버입니다.





