mirror of
https://github.com/AJaySi/ALwrity.git
synced 2026-04-25 00:45:54 +03:00
ALwrity - AI Digital Marketing Platform. (WIP)
Frontend Changes: - Added TrendingTopicsModal with tabs (Interest Chart, Regions, Related Topics, Related Queries) - Reuses existing TrendsChart component from Research module - Clickable chips for related topics/queries that populate the topic input - Added 'Get Trending Topics' green button next to 'Enhance Topic With AI' - Responsive layout: buttons stack on mobile, side-by-side on desktop - Wired up modal state in CreateModal - Backend endpoint and podcastApi method committed in prior push |
||
|---|---|---|
| .github | ||
| .planning | ||
| _session_backup | ||
| backend | ||
| data/media/podcast_videos/AI_Videos | ||
| docs | ||
| docs-site | ||
| frontend | ||
| ToBeMigrated | ||
| .gitignore | ||
| add_missing_columns.py | ||
| Procfile | ||
| README.md | ||
| temp_state.md | ||
Render CLI
Installation
Documentation
Documentation is hosted at https://render.com/docs/cli.
Contributing
To create a new command, use the cmd/template.go template file as a starting point. Reference the CLI Style Guide to learn more about command naming, flags, arguments, and help text conventions.