{"id":30750129,"url":"https://github.com/4darshshetty/vertual-code-bootcamp","last_synced_at":"2026-04-07T16:32:02.281Z","repository":{"id":312834424,"uuid":"1048921328","full_name":"4darshshetty/VERTUAL-CODE-BOOTCAMP","owner":"4darshshetty","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-02T08:23:53.000Z","size":45,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-02T10:18:32.256Z","etag":null,"topics":["api","css","express","html","javascript","json","mern-stack","mongodb","nodejs","react","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/4darshshetty.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-02T08:18:40.000Z","updated_at":"2025-09-02T08:23:56.000Z","dependencies_parsed_at":"2025-09-02T10:20:36.174Z","dependency_job_id":null,"html_url":"https://github.com/4darshshetty/VERTUAL-CODE-BOOTCAMP","commit_stats":null,"previous_names":["4darshshetty/vertual-code-bootcamp"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/4darshshetty/VERTUAL-CODE-BOOTCAMP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4darshshetty%2FVERTUAL-CODE-BOOTCAMP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4darshshetty%2FVERTUAL-CODE-BOOTCAMP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4darshshetty%2FVERTUAL-CODE-BOOTCAMP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4darshshetty%2FVERTUAL-CODE-BOOTCAMP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4darshshetty","download_url":"https://codeload.github.com/4darshshetty/VERTUAL-CODE-BOOTCAMP/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4darshshetty%2FVERTUAL-CODE-BOOTCAMP/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273567751,"owners_count":25128635,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","css","express","html","javascript","json","mern-stack","mongodb","nodejs","react","typescript"],"created_at":"2025-09-04T07:01:01.805Z","updated_at":"2026-04-07T16:32:02.223Z","avatar_url":"https://github.com/4darshshetty.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Virtual MERN Stack Coding Bootcamp (Frontend)\n\nA Vite + React + TypeScript frontend for an interactive MERN bootcamp. Includes a module browser and a lightweight in-browser coding playground.\n\n## Tech Stack\n- Vite 5, React 18, TypeScript 5\n- Tailwind CSS 3\n- Icons: lucide-react\n\n## Requirements\n- Node.js 18+ and npm 9+\n\n## Setup\n1) Install dependencies\n```bash\nnpm ci\n```\n\n2) Environment variables (optional)\n```bash\nPORT=8000\nDATABASE_URL=mongodb://127.0.0.1:27017/boot\nJWT_SECRET=secret\n```\nNote: If you previously used JSWT_SECRET, correct it to JWT_SECRET.\n\n3) Start dev server\n```bash\nnpm run dev\n```\nOpen http://localhost:8000\n\n4) Build \u0026 Preview\n```bash\nnpm run build\nnpm run preview\n```\n\n## Scripts\n- npm run dev — start Vite dev server (port 8000)\n- npm run build — production build to dist/\n- npm run preview — preview the production build\n- npm run lint — run ESLint\n\n## Structure\n```\nproject/\n  index.html\n  vite.config.ts        # server.port = 8000\n  src/\n    main.tsx\n    App.tsx             # UI + coding playground\n    index.css\n```\n\n## Features\n- Module list with progress\n- Interactive area:\n  - Start Coding: simple editor + output\n  - View Examples: quick snippets you can load\n\n## Troubleshooting\n- Connection refused:\n  - Run inside project dir: cd project \u0026\u0026 npm run dev\n  - Try http://127.0.0.1:8000\n  - Check firewall/proxy/VPN\n- Port in use: change port in vite.config.ts\n- Browserslist warning: run `npx update-browserslist-db@latest`\n\n## Version Control\nAlready initialized and pushed. Typical flow:\n```bash\ngit add .\ngit commit -m \"chore: update\"\ngit push\n```\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4darshshetty%2Fvertual-code-bootcamp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F4darshshetty%2Fvertual-code-bootcamp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4darshshetty%2Fvertual-code-bootcamp/lists"}