{"id":15048619,"url":"https://github.com/maheshmuttintidev/live-markdown-preview","last_synced_at":"2026-01-02T11:22:58.528Z","repository":{"id":246899793,"uuid":"824145472","full_name":"maheshmuttintidev/live-markdown-preview","owner":"maheshmuttintidev","description":"Explore a new Markdown previewer that makes editing easy. It uses React for a smooth interface and Node.js for strong features. This tool helps developers and creators work faster by showing changes right away.","archived":false,"fork":false,"pushed_at":"2024-07-06T14:35:21.000Z","size":1646,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-20T18:37:47.652Z","etag":null,"topics":["markdown-editor","markdown-to-html","nodejs","reactjs","vercel"],"latest_commit_sha":null,"homepage":"https://live-markdown-previewer.maheshmuttintidev.in","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maheshmuttintidev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-07-04T13:02:28.000Z","updated_at":"2024-07-06T14:35:24.000Z","dependencies_parsed_at":"2024-11-19T15:53:18.626Z","dependency_job_id":null,"html_url":"https://github.com/maheshmuttintidev/live-markdown-preview","commit_stats":null,"previous_names":["maheshmuttintidev/live-markdown-preview"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maheshmuttintidev%2Flive-markdown-preview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maheshmuttintidev%2Flive-markdown-preview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maheshmuttintidev%2Flive-markdown-preview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maheshmuttintidev%2Flive-markdown-preview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maheshmuttintidev","download_url":"https://codeload.github.com/maheshmuttintidev/live-markdown-preview/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243495376,"owners_count":20299924,"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","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":["markdown-editor","markdown-to-html","nodejs","reactjs","vercel"],"created_at":"2024-09-24T21:14:29.755Z","updated_at":"2026-01-02T11:22:58.495Z","avatar_url":"https://github.com/maheshmuttintidev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Live Markdown Previewer\nExplore a new Markdown previewer that makes editing easy. It uses React for a smooth interface and Node.js for strong features. This tool helps developers and creators work faster by showing changes right away.\n\n\n## Run in your local environment\n\n### Frontend\n\n#### Setup\n\n1. Change the directory: `cd frontend`\n2. Add `.env` file and add `VITE_API_URL=http://localhost:5000` and save it\n3. Install dependencies: `yarn`\n4. Start the development server: `yarn dev`\n5. The application will be running on `http://localhost:5173`\n\n\n### Backend\n\n#### Setup\n\n1. Change the directory: `cd frontend`\n2. Install dependencies: `yarn`\n3. Start the server: `yarn start:dev`\n4. The server will be running on `http://localhost:5000`\n5. Run tests: `yarn test`\n\n#### API Reference\n\n- **API Endpoint:** `http://localhost:5000/convert-to-html`\n- **Method**: `POST`\n- **Request Body/Payload**\n```json\n{\n    \"markdown\": \"# Hello World!\"\n}\n```\n- Response\n```json\n{\n    \"html\": \"\u003ch1\u003eHello world\u003c/h1\u003e\\n\"\n}\n```\n\n\n## Web App Live URL\n\n- https://live-markdown-previewer.maheshmuttintidev.in\n\n## Backend API URL\n\n- https://live-markdown-api.staging.maheshmuttintidev.in/convert-to-html\n\n## Preview\n\n![Image](/frontend/public/banner_image.webp)\n\n\n\u003e Note: If you like it, tap on the star to this repo. Follow me on github.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaheshmuttintidev%2Flive-markdown-preview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaheshmuttintidev%2Flive-markdown-preview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaheshmuttintidev%2Flive-markdown-preview/lists"}