back to home

jellydeck / moocup

stunning screenshots in seconds

View on GitHub
291 stars
15 forks
4 issues
SvelteTypeScriptJavaScript

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing jellydeck/moocup in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/jellydeck/moocup)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

What? A visual editor to create stunning screenshots. you can simply drop your screenshot, a base style will be applied. style it however you wish, and export. that's basically it. Support moocup is completely free to use. and is maintained by myself. If you wish to provide moocup a better future, you can do so at Ko-fi You can also help me out by contributing. Motivation I needed good visuals for my portfolio. I am a big fan of simple & functional things, but all the available options, didn't felt quite right to me. so, i made one myself. Feature Request Raise a Issue with title "Feature Request : " and what you wish to see to be added in app. currently, I'm planning to only add features that gives more benefit to moocup as a tool. so, priority will change based on value. Self-hosting You can easily self-host moocup on platforms like Vercel, Railway, or Netlify—just provide the repository and follow the standard steps to deploy a web app. One-click Railway Deploy: • for the latest version in a single click. Docker Image You can also run moocup using Docker from Docker Hub: • app will be available at http://localhost:8080 Manual Hosting: • Clone the repository. • Build the project just like any other Vite app: • Upload the dist folder to your hosting provider (or attach it to a public URL) to make it accessible online. That’s it - you’ve got your own moocup instance running! Contributing Contributions and Fixes are more than Welcome. Raise a PR with relevant details, and it'll be merged License GNU AGPLv3