{"id":50573294,"url":"https://github.com/vasanthv/veenew","last_synced_at":"2026-06-04T20:01:38.753Z","repository":{"id":361050952,"uuid":"1247774494","full_name":"vasanthv/veenew","owner":"vasanthv","description":"a calm microblogging for the fediverse","archived":false,"fork":false,"pushed_at":"2026-05-29T01:20:08.000Z","size":938,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-29T03:17:02.489Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/vasanthv.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-23T19:03:36.000Z","updated_at":"2026-05-29T01:20:12.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/vasanthv/veenew","commit_stats":null,"previous_names":["vasanthv/veenew"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/vasanthv/veenew","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vasanthv%2Fveenew","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vasanthv%2Fveenew/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vasanthv%2Fveenew/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vasanthv%2Fveenew/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vasanthv","download_url":"https://codeload.github.com/vasanthv/veenew/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vasanthv%2Fveenew/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33917184,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-04T02:00:06.755Z","response_time":64,"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":[],"created_at":"2026-06-04T20:01:38.044Z","updated_at":"2026-06-04T20:01:38.741Z","avatar_url":"https://github.com/vasanthv.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Veenew\n\nA calm \u0026 minimal microblogging website with Markdown support.\n\n## Tech stack\n\n- Node.js + Express\n- EJS templates + Vue (browser-side)\n- MongoDB + Mongoose\n\n## Local setup\n\n1. Install dependencies:\n\n```bash\nnpm install\n```\n\n2. Copy the environment template and fill values:\n\n```bash\ncp .env.example .env\n```\n\n3. Add local host mappings (required for development domain):\n\n```bash\nsudo nano /etc/hosts\n```\n\nAdd:\n\n```text\n127.0.0.1 veenew.local\n127.0.0.1 www.veenew.local\n127.0.0.1 vasanth.veenew.local\n```\n\nNotes:\n\n- `veenew.local` matches the local `DOMAIN` in `config.js`.\n- You can replace `vasanth` with any username subdomain you want to test.\n- On Windows, edit `C:\\Windows\\System32\\drivers\\etc\\hosts` with the same entries.\n\n4. Export environment variables (or run through your preferred env loader) and start:\n\n```bash\nnpm start\n```\n\nThe app runs on `http://localhost:3000` by default.\nYou can also access it via `http://veenew.local:3000`.\n\n## Scripts\n\n- `npm start`: start server\n- `npm run api-dev`: start with CSRF disabled (local API testing only)\n- `npm test`: lint project\n\n### Contributions\n\nPlease refer \u003ca href=\"https://github.com/vasanthv/veenew/blob/main/CONTRIBUTIONS.md\"\u003eCONTRIBUTIONS.md\u003c/a\u003e for more info.\n\n### LICENSE\n\n\u003ca href=\"https://github.com/vasanthv/veenew/blob/main/LICENSE\"\u003eMIT License\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvasanthv%2Fveenew","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvasanthv%2Fveenew","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvasanthv%2Fveenew/lists"}