Contributing
Welcome to The Altar
🚀 Quick Start
Repository Structure
altar-of-creativity/
├── miniapp/ # Telegram Mini-App frontend
├── api/ # Backend API services
├── contracts/ # Smart contracts
├── ai-scorer/ # AI scoring service
├── docs/ # Documentation
└── tools/ # Development utilitiesDevelopment Setup
# Clone the repository
git clone https://github.com/altar-of-creativity/miniapp
cd miniapp
# Install dependencies
npm install
# Start development server
npm run dev:miniapp
# Run tests
npm test
# Build for production
npm run build📝 Code Contribution Guidelines
Branch Naming Convention
Commit Message Format
Code Quality Standards
Testing Standards
🛠️ Areas We're Looking For Help
Frontend Development
Backend Development
AI & Machine Learning
Blockchain Development
💡 Ideas We're Looking For
From The Temple of Thought
🔄 Development Workflow
Pull Request Process
Code Review Standards
📊 Bounty Program
Contribution Rewards
Special Recognition
🌍 Community Guidelines
Code of Conduct
Communication Channels
Documentation Standards
🚀 Getting Started Today
First-Time Contributors
Experienced Developers
Community Leaders
Last updated